mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore: cleanup
This commit is contained in:
@@ -4,15 +4,6 @@
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"nx": "nx",
|
||||
"lint": "nx workspace-lint && nx lint",
|
||||
"e2e": "nx e2e",
|
||||
"format": "nx format:write",
|
||||
"format:write": "nx format:write",
|
||||
"format:check": "nx format:check",
|
||||
"update": "nx migrate latest",
|
||||
"workspace-schematic": "nx workspace-schematic",
|
||||
"dep-graph": "nx dep-graph",
|
||||
"help": "nx help",
|
||||
"setup": "npx rimraf -- hooks node_modules package-lock.json && npm i && nx run core:setup"
|
||||
},
|
||||
"private": true,
|
||||
|
||||
Reference in New Issue
Block a user