6 lines
105 B
JSON
6 lines
105 B
JSON
{
|
|
"compilerOptions": {
|
|
"experimentalDecorators": true
|
|
},
|
|
"exclude": ["node_modules", "dist"]
|
|
}
|