refactor: move jest and add package.json to /test
This commit is contained in:
@ -15,8 +15,7 @@
|
||||
"strict": true,
|
||||
"noUnusedLocals": true,
|
||||
"noUnusedParameters": true,
|
||||
"newLine": "lf",
|
||||
"skipLibCheck": true
|
||||
"newLine": "lf"
|
||||
},
|
||||
"include": [
|
||||
"**/*.ts"
|
||||
|
Reference in New Issue
Block a user