front end, config

This commit is contained in:
lesion
2019-02-26 01:17:52 +01:00
parent 887157f2a9
commit bae404f422
58 changed files with 12862 additions and 157 deletions

3
client/.eslintrc.js Normal file
View File

@@ -0,0 +1,3 @@
module.exports = {
"extends": "standard"
};