add test to gitignore & jest settings
This commit is contained in:
@@ -46,9 +46,5 @@
|
||||
"nodemon": "^3.1.7",
|
||||
"supertest": "^6.3.4"
|
||||
},
|
||||
"type": "module",
|
||||
"jest": {
|
||||
"testEnvironment": "node",
|
||||
"transform": {}
|
||||
}
|
||||
"type": "module"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user