This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
SG
/
pigx-wx-ui38
Segui
4
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
3c123f9356
Rami (Branch)
Tag
dev
master
v3.6.0
3.2.0
pigx-wx-ui38
/
tests
/
unit
/
.eslintrc.js
.eslintrc.js
112 B
Cronologia
Originale
1
2
3
4
5
6
7
8
module.exports = {
env: {
mocha: true
},
rules: {
'import/no-extraneous-dependencies': 'off'
}
}