This commit is contained in:
parent
686a77d8d1
commit
07663cb9b3
@ -24,8 +24,7 @@
|
||||
"lint-staged": {
|
||||
"packages/*.{js,jsx,ts,tsx}": [
|
||||
"eslint --fix",
|
||||
"prettier --write",
|
||||
"git add"
|
||||
"prettier --write"
|
||||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
@ -48,4 +47,4 @@
|
||||
"winston": "^3.14.2",
|
||||
"winston-daily-rotate-file": "^5.0.0"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user