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