refactor: form input

This commit is contained in:
xiaojunnuo
2021-01-31 02:09:54 +08:00
parent b4ee3d0dfc
commit eab0c3be60
14 changed files with 6826 additions and 3090 deletions

View File

@@ -3,6 +3,9 @@
"env": {
"mocha": true
},
"parserOptions": {
"ecmaVersion": 2020
},
"overrides": [
{
"files": ["*.test.js", "*.spec.js"],