mirror of
https://github.com/amir20/dozzle.git
synced 2025-12-24 22:39:18 +01:00
Updates lint stage
This commit is contained in:
@@ -92,7 +92,7 @@
|
||||
"vue-tsc": "^1.2.0"
|
||||
},
|
||||
"lint-staged": {
|
||||
"*.{js,vue,css}": [
|
||||
"*.{js,vue,css,ts,html}": [
|
||||
"prettier --write"
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user