This website works better with JavaScript
Home
Explore
Help
Sign In
mirror
/
SukkaSurge
mirror of
https://github.com/SukkaW/Surge.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
65648becc1
Branches
Tags
master
SukkaSurge
/
tsconfig.test.json
tsconfig.test.json
91 B
History
Raw
1
2
3
4
5
6
{
"extends": "./tsconfig.json",
"compilerOptions": {
"inlineSourceMap": true
}
}