mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-05-06 05:07:36 -05:00
6 lines
100 B
JSON
6 lines
100 B
JSON
{
|
|
"extends": "../tsconfig.json",
|
|
"include": ["./**/*.ts", "../types/**/*.d.ts"],
|
|
"exclude": []
|
|
}
|