GraphQL works with Mongoose
This commit is contained in:
5
server/husky.json
Normal file
5
server/husky.json
Normal file
@@ -0,0 +1,5 @@
|
||||
"husky": {
|
||||
"hooks": {
|
||||
"pre-commit": "yarn lint"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user