mirror of
https://github.com/etkecc/synapse-admin.git
synced 2025-02-16 11:29:48 +03:00
4 lines
77 B
JSON
4 lines
77 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"include": ["./**/*.ts", "./**/*.tsx"]
|
|
}
|