chore: add eslint separately per package
This commit is contained in:
@@ -24,9 +24,13 @@
|
||||
"url": "git+https://github.com/automatisch/automatisch.git"
|
||||
},
|
||||
"scripts": {
|
||||
"lint": "eslint . --ignore-path ../../.eslintignore",
|
||||
"test": "echo \"Error: run tests from root\" && exit 1"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/automatisch/automatisch/issues"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "8.7.0"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user