code-server/test/tsconfig.json

5 lines
65 B
JSON
Raw Normal View History

{
"extends": "../tsconfig.json",
"include": ["./**/*.ts"],
}