mirror of
https://github.com/trezor/trezor-suite.git
synced 2026-02-20 00:33:07 +01:00
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:
committed by
Peter Sanderson
parent
59ff843b61
commit
abb41f8033
5
nx.json
5
nx.json
@@ -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"],
|
||||
|
||||
Reference in New Issue
Block a user