mirror of
https://github.com/therootcompany/asn1.js.git
synced 2025-03-15 04:50:37 +00:00
chore: add fmt script for prettier
This commit is contained in:
parent
5c6e620136
commit
976cb2682c
@ -14,7 +14,10 @@
|
||||
],
|
||||
"scripts": {
|
||||
"build": "bash build.sh",
|
||||
"test": "node tests"
|
||||
"fmt": "npm run basetag-rebase && npm run prettier",
|
||||
"test": "node tests",
|
||||
"--------": "--------------------------------------------------------------------------",
|
||||
"prettier": "npx -p prettier@2 -- prettier --write '**/*.{md,js,jsx,json,css,html,vue}'"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
Loading…
x
Reference in New Issue
Block a user