mirror of
https://github.com/Nezumi-2711/typescript-practice.git
synced 2026-09-22 13:48:28 +00:00
5 lines
87 B
JSON
5 lines
87 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"include": ["./**/*.ts", "./**/*.js", "./.*.js"]
|
|
}
|