/
concept-collection
/
numbl-web-ide
Jump to
/
Appearance
Match my system
Paper
GitHub
Slate
Midnight
Terminal
Sign in
concept-collection
/
numbl-web-ide
Code
Commits
Issues
0
Pull requests
0
Actions
Branches
1
Tags
0
Site
0ca9741
Branches
main
numbl-web-ide
/
tsconfig.json
7 lines · 121 B
Copy
Copied
Blame
History
Raw
1
{
2
"extends"
:
"minwebide/tsconfig.base.json"
,
3
"compilerOptions"
:
{
4
"types"
:
[
"vite/client"
]
5
}
,
6
"include"
:
[
"src"
]
7
}
↑
↓
move
↵
open
esc
close