This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
chenlei
/
dage-web-tools
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
b5942ae3c5
Rami (Branch)
Tag
master
krpano@2.2.0
krpano@2.1.1
krpano@1.0.0
dage-web-tools
/
packages
/
backend-cli
/
template
/
.eslintrc.js
.eslintrc.js
85 B
Cronologia
Originale
1
2
3
4
5
module.exports = {
rules: {
"react-hooks/exhaustive-deps": "off",
},
};