9 lines
118 B
JSON
9 lines
118 B
JSON
{
|
|
"extends": "@websites/tsconfig/base.json",
|
|
"exclude": [
|
|
"dist",
|
|
"node_modules",
|
|
"playground",
|
|
]
|
|
}
|