mirror of
https://github.com/tridactyl/tridactyl.git
synced 2026-09-10 07:16:33 -04:00
7 lines
84 B
JSON
7 lines
84 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"include": [
|
|
".tmp/**/*.ts"
|
|
]
|
|
}
|