mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Remove unused "lint" command from cluster-settings package
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
parent
4176bd7615
commit
54d61d4205
@ -20,8 +20,7 @@
|
||||
"build": "npm run generate-types && swc ./src/index.ts -d ./dist",
|
||||
"prepare": "npm run build",
|
||||
"prepare:dev": "npm run build",
|
||||
"prepare:test": "npm run build",
|
||||
"lint": "exit 0"
|
||||
"prepare:test": "npm run build"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@ogre-tools/injectable": "^15.1.2",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user