This website requires JavaScript.
Explore
Help
Register
Sign In
bughz
/
code-server
mirror of
https://github.com/coder/code-server.git
Watch
1
Star
0
Fork
You've already forked code-server
0
Code
Issues
Projects
Releases
Wiki
Activity
2785e88a4a
code-server
/
test
/
tsconfig.json
6 lines
106 B
JSON
Raw
Blame
History
{
"extends"
:
"../tsconfig.json"
,
"include"
:
[
"./**/*.ts"
]
,
"exclude"
:
[
"./unit/node/test-plugin"
]
}
Reference in New Issue
View Git Blame
Copy Permalink