mirror of
https://github.com/umami-software/umami.git
synced 2025-12-06 01:18:00 +01:00
Updated lint-staged config.
This commit is contained in:
parent
21072c712c
commit
817880b511
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@
|
|||
"postbuild": "node scripts/postbuild.js"
|
||||
},
|
||||
"lint-staged": {
|
||||
"**/*.js": [
|
||||
"**/*.{js,jsx,ts,tsx}": [
|
||||
"prettier --write",
|
||||
"eslint"
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue