mirror of
https://github.com/vale981/tridactyl
synced 2025-03-04 09:01:39 -05:00
7 lines
84 B
JSON
7 lines
84 B
JSON
![]() |
{
|
||
|
"extends": "./tsconfig.json",
|
||
|
"include": [
|
||
|
".tmp/**/*.ts"
|
||
|
]
|
||
|
}
|