generated from gxc-solutions/gxc-template-repo
4 lines
79 B
JSON
4 lines
79 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"include": ["**/*.test.ts", "**/*.d.ts"]
|
|
}
|