bc02005dc0
This seems more appropriate given this tests how a plugin might work within code-server.
5 lines
65 B
JSON
5 lines
65 B
JSON
{
|
|
"extends": "../tsconfig.json",
|
|
"include": ["./**/*.ts"],
|
|
}
|