mirror of
https://github.com/coder/code-server.git
synced 2026-05-06 20:41:59 +02:00
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