mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
Added jest
This commit is contained in:
parent
4e6b3deb9b
commit
8801bb96cd
3 changed files with 12563 additions and 37 deletions
|
@ -3,6 +3,7 @@ module.exports = {
|
|||
browser: true,
|
||||
es6: true,
|
||||
node: true,
|
||||
jest: true,
|
||||
},
|
||||
parser: '@typescript-eslint/parser',
|
||||
plugins: ['@typescript-eslint'],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue