mirror of
https://github.com/primer/css.git
synced 2024-12-29 17:12:27 +03:00
nix -r argument for script/check-links
This commit is contained in:
parent
d8598507f5
commit
c62bb805f8
@ -5,7 +5,7 @@
|
||||
"lint": "eslint pages src",
|
||||
"pretest": "npm run sync",
|
||||
"test": "node test/urls.js",
|
||||
"check-links": "script/check-links -rv http://localhost:3000/css",
|
||||
"check-links": "script/check-links -v http://localhost:3000/css",
|
||||
"sync": "script/sync",
|
||||
"watch": "script/sync --watch",
|
||||
"dev": "next",
|
||||
|
Loading…
Reference in New Issue
Block a user