mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-15 20:17:22 +00:00
5 lines
85 B
JSON
5 lines
85 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"include": ["./src/**/*.ts", "./src/**/*.tsx"]
|
|
}
|