mirror of
https://github.com/Awesome-Technologies/synapse-admin.git
synced 2025-08-31 14:58:19 +02:00
5 lines
77 B
JSON
5 lines
77 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"include": ["./**/*.ts", "./**/*.tsx"]
|
|
}
|