Format *.md files with prettier
The `npm run format` command now matches the husky `lint-staged`-commands. Also upgraded to prettier v3.
This commit is contained in:
committed by
Jay Linski
parent
f202c501a3
commit
9413ea99ce
@@ -3,7 +3,5 @@
|
||||
"repo": "components/handlebars.js",
|
||||
"version": "1.0.0",
|
||||
"main": "handlebars.js",
|
||||
"scripts": [
|
||||
"handlebars.js"
|
||||
]
|
||||
"scripts": ["handlebars.js"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user