6 lines
94 B
JSON
6 lines
94 B
JSON
|
|
{
|
||
|
|
"extends": "@concord/tsconfig/base.json",
|
||
|
|
"include": ["."]
|
||
|
|
"exclude": ["generated"]
|
||
|
|
}
|