mirror of
https://github.com/liriliri/eruda.git
synced 2026-04-01 10:18:35 +08:00
Dev: Rename ext es6 to js
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"test": "karma start",
|
||||
"setup": "node script/cpTestLib",
|
||||
"genScriptUtil": "eustia build script/*.js -o script/util.js",
|
||||
"lint": "eslint --ext .es6 src",
|
||||
"lint": "eslint src",
|
||||
"utilDoc": "eustia doc src/lib/util.js -f md -o doc/UTIL_API.md -t \"Eruda Util Documentation\""
|
||||
},
|
||||
"eustia": {
|
||||
|
||||
Reference in New Issue
Block a user