This website requires JavaScript.
Explore
Woodpecker
Blog
Help
Register
Sign In
OCram85
/
code-server
Archived
Watch
1
Star
0
Fork
0
You've already forked code-server
Code
Pull Requests
2
Activity
This repository has been archived on
2024-09-09
. You can view files and clone it, but cannot push or open issues or pull requests.
02ed560f22
code-server
/
test
/
tsconfig.json
5 lines
64 B
JSON
Raw
Normal View
History
Unescape
Escape
Make updating work for both binary and loose releases
2020-02-20 22:50:01 +01:00
{
"extends"
:
"../tsconfig.json"
,
fix: formatting
2022-09-18 05:44:33 +02:00
"include"
:
[
"./**/*.ts"
]
Make updating work for both binary and loose releases
2020-02-20 22:50:01 +01:00
}
Copy Permalink