mirror of
https://github.com/getrebuild/rebuild.git
synced 2025-02-22 13:23:04 +08:00
Update package.json
This commit is contained in:
parent
927bdc1892
commit
3dc2a15c02
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
"url": "https://github.com/getrebuild/rebuild.git"
|
||||
},
|
||||
"scripts": {
|
||||
"lint": "eslint --ext .jsx,.js ./src/main/webapp/assets/js &"
|
||||
"lint": "eslint --ext .jsx,.js src/main/webapp/assets/js &"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-eslint": "^10.1.0",
|
||||
|
|
Loading…
Reference in a new issue