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