fix test
This commit is contained in:
parent
9acc36185b
commit
7706c38d3d
35 changed files with 2 additions and 2 deletions
7
packages/backend/test/.eslintrc
Normal file
7
packages/backend/test/.eslintrc
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"env": {
|
||||
"node": true,
|
||||
"mocha": true,
|
||||
"commonjs": true
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue