mirror of
https://github.com/getrebuild/rebuild.git
synced 2025-02-23 05:45:32 +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"
|
"url": "https://github.com/getrebuild/rebuild.git"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"lint": "eslint --ext .jsx,.js ./src/main/webapp/assets/js &"
|
"lint": "eslint --ext .jsx,.js src/main/webapp/assets/js &"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"babel-eslint": "^10.1.0",
|
"babel-eslint": "^10.1.0",
|
||||||
|
|
Loading…
Reference in a new issue