kopia lustrzana https://github.com/shoelace-style/shoelace
don't break build on spelling errors
rodzic
13b299a3aa
commit
f13672776a
|
@ -32,7 +32,7 @@
|
|||
"scripts": {
|
||||
"start": "node scripts/build.js --bundle --serve",
|
||||
"build": "node scripts/build.js --bundle --types --copydir \"docs/dist\"",
|
||||
"verify": "npm run spellcheck && npm run prettier:check && npm run lint && npm run ts-check && npm run test && npm run build",
|
||||
"verify": "npm run prettier:check && npm run lint && npm run ts-check && npm run test && npm run build",
|
||||
"prepublishOnly": "npm run verify",
|
||||
"prettier": "prettier --write --loglevel warn .",
|
||||
"prettier:check": "prettier --check --loglevel warn .",
|
||||
|
|
Ładowanie…
Reference in New Issue