mirror of
https://github.com/coder/code-server.git
synced 2026-05-05 03:55:18 +02:00
chore: update ts config and jest config
This commit is contained in:
@@ -19,5 +19,5 @@
|
||||
"downlevelIteration": true
|
||||
},
|
||||
"include": ["./src/**/*.ts"],
|
||||
"exclude": ["test", "lib", "ci", "doc"]
|
||||
"exclude": ["/test", "/lib", "/ci", "/doc"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user