mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore: cleanup
This commit is contained in:
@@ -10,10 +10,6 @@ module.exports = {
|
||||
format: {
|
||||
script: 'nx format:write',
|
||||
description: 'Format the source code of the entire workspace (auto-run on precommit hook)'
|
||||
},
|
||||
setup: {
|
||||
script: 'npx rimraf -- hooks node_modules package-lock.json && npm i && ts-patch install && nx run core:setup',
|
||||
description: 'Setup the workspace for development'
|
||||
},
|
||||
// app testing targets
|
||||
apps: {
|
||||
|
||||
Reference in New Issue
Block a user