chore: remove glboal nx/workspace link scripts (it shall be run only globally) + resolve ugly igonores for devDependencies in import/no-extraneous-dependencies

This commit is contained in:
Peter Sanderson
2024-11-11 14:02:02 +01:00
committed by Peter Sanderson
parent 59ff843b61
commit abb41f8033
173 changed files with 285 additions and 191 deletions

View File

@@ -44,11 +44,6 @@
],
"cache": true
},
"lint:js": {
"inputs": ["default", "{workspaceRoot}/eslint.config.mjs"],
"outputs": ["{projectRoot}/.eslintcache"],
"cache": true
},
"lint:styles": {
"inputs": ["default", "{workspaceRoot}/.stylelintrc"],
"outputs": ["{projectRoot}/.stylelintcache"],