mirror of
https://github.com/UA-Fediland/synapse-admin.git
synced 2025-02-08 20:50:43 +00:00
4 lines
77 B
JSON
4 lines
77 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"include": ["./**/*.ts", "./**/*.tsx"]
|
|
}
|