refactor: rename tooling package scope
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
module.exports = {
|
||||
extends: ['@vue-flow/eslint-config'],
|
||||
extends: ['@tooling/eslint-config'],
|
||||
}
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
"@iconify/json": "^2.1.95",
|
||||
"@types/canvas-confetti": "^1.6.0",
|
||||
"@types/node": "^18.14.0",
|
||||
"@vue-flow/eslint-config": "workspace:*",
|
||||
"@tooling/eslint-config": "workspace:*",
|
||||
"@windicss/plugin-scrollbar": "^1.2.3",
|
||||
"dotenv": "^16.0.3",
|
||||
"ohmyfetch": "^0.4.21",
|
||||
|
||||
Reference in New Issue
Block a user