mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-03-25 18:13:48 -04:00
5 lines
84 B
JSON
5 lines
84 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"include": ["**/*.ts", "**/*.tsx", "**/*.js"]
|
|
}
|