This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
weapp
/
WxEasyPub
Suivre
13
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Branche:
feature-init
Branches
Tags
feature-init
WxEasyPub
/
.eslintrc
.eslintrc
74 B
Lien permanent
Historique
Raw
1
2
3
4
5
6
{
"extends": "react-app",
"globals": {
"chrome": "readonly"
}
}