mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-04 21:53:42 -06:00
5 lines
75 B
JSON
5 lines
75 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"include": ["*.ts", "types"]
|
|
}
|