mirror of
https://github.com/primer/css.git
synced 2024-11-24 05:06:04 +03:00
add lint script to top package.json
This commit is contained in:
parent
e440eaaecc
commit
38ee966db6
@ -8,6 +8,7 @@
|
||||
"release": "lerna publish",
|
||||
"release-candidate": "lerna publish --npm-tag=rc",
|
||||
"release-canary": "lerna publish --npm-tag=canary --canary",
|
||||
"lint": "lerna run lint",
|
||||
"test": "lerna run test"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
Loading…
Reference in New Issue
Block a user