mirror of
https://github.com/primer/css.git
synced 2024-12-24 06:32:00 +03:00
chore: just run lint for testing
This commit is contained in:
parent
9876a2e1e4
commit
96e5902af6
@ -25,8 +25,7 @@
|
||||
"build": "scripts/build",
|
||||
"prepare": "npm run build",
|
||||
"lint": "stylelint --quiet --syntax scss **/*.scss",
|
||||
"pretest": "npm run lint",
|
||||
"test": "jest",
|
||||
"test": "npm run lint",
|
||||
"prepublishOnly": "../../script/notify pending",
|
||||
"postpublish": "../../script/notify success"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user