mirror of
https://github.com/arc53/DocsGPT.git
synced 2025-12-05 07:21:24 +00:00
iasdasd:wq!
adding a starter page
This commit is contained in:
@@ -12,8 +12,8 @@
|
||||
"format": "prettier ./src --write",
|
||||
"prepare": "cd .. && husky install frontend/.husky"
|
||||
},
|
||||
"lint-staged":{
|
||||
"**/*.{js,jsx,ts,tsx}":[
|
||||
"lint-staged": {
|
||||
"**/*.{js,jsx,ts,tsx}": [
|
||||
"npm run lint-fix",
|
||||
"npm run format"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user