Format file
parent
8cc60b2d6b
commit
07abc92136
|
@ -77,7 +77,10 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"lint-staged": {
|
"lint-staged": {
|
||||||
"*.js": ["prettier --write", "git add"]
|
"*.js": [
|
||||||
|
"prettier --write",
|
||||||
|
"git add"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/MillenniumEarl/F95API/issues"
|
"url": "https://github.com/MillenniumEarl/F95API/issues"
|
||||||
|
|
Loading…
Reference in New Issue