This website works better with JavaScript
Home
Explore
Help
Sign In
games
/
spacetac
Watch
2
Star
0
Fork
0
Files
Branch:
master
Branches
Tags
godot
grid
level2_upgrades
master
simultaneous_turns
tk-base
spacetac
/
tsconfig.json
tsconfig.json
87 B
Permalink
History
Raw
1
2
3
4
5
6
{
"extends": "./config/common.json",
"include": [
"src/**/*.ts"
]
}