first commit
This commit is contained in:
commit
bbc5ca7d47
1784 changed files with 190596 additions and 0 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