mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 20:19:34 +01:00
chore: add lint:fix command (#347)
This commit is contained in:
committed by
GitHub
parent
103a20897c
commit
2451541d7d
@@ -23,6 +23,7 @@
|
||||
"dev": "nuxi dev docs",
|
||||
"build:docs": "nuxi generate docs",
|
||||
"lint": "eslint .",
|
||||
"lint:fix": "eslint . --fix",
|
||||
"typecheck": "nuxi typecheck",
|
||||
"prepare": "nuxi prepare docs",
|
||||
"release": "release-it"
|
||||
|
||||
Reference in New Issue
Block a user