mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2025-12-27 09:23:52 -05:00
7 lines
122 B
JSON
7 lines
122 B
JSON
{
|
|
"extends": "./tsconfig.backend.json",
|
|
"files": [],
|
|
"include": ["test/**/*.js", "test/**/*.ts"],
|
|
"exclude": []
|
|
}
|