mirror of
https://github.com/actions/add-to-project.git
synced 2026-01-11 13:18:38 +08:00
Remove some unused npm scripts
This commit is contained in:
@@ -48,8 +48,6 @@
|
||||
"check:format": "prettier --check .",
|
||||
"check:lint": "eslint .",
|
||||
"fix:format": "prettier --write .",
|
||||
"lint": "eslint src/**/*.ts",
|
||||
"package": "ncc build --source-map --license licenses.txt",
|
||||
"test": "jest"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user