mirror of
https://github.com/certd/certd.git
synced 2026-06-10 18:57:33 +08:00
chore: format
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
"test:unit": "cross-env NODE_ENV=unittest mocha --no-config --node-option no-warnings --node-option loader=ts-node/esm \"src/**/*.test.ts\"",
|
||||
"cov": "cross-env c8 --all --reporter=text --reporter=lcovonly pnpm run test",
|
||||
"lint": "mwts check",
|
||||
"format": "prettier --write src",
|
||||
"lint:fix": "mwts fix",
|
||||
"ci": "pnpm run cov",
|
||||
"build-only": "cross-env NODE_ENV=production mwtsc -p tsconfig.build.json --cleanOutDir --skipLibCheck",
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@ input:
|
||||
component:
|
||||
name: output-selector
|
||||
from:
|
||||
- ':cert:'
|
||||
- ":cert:"
|
||||
required: true
|
||||
order: 0
|
||||
certDomains:
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user