-
chris authored9f2360a5
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
jsconfig.json 148 B
{
"compilerOptions": {
/* Experimental Options */
"experimentalDecorators": true,
"emitDecoratorMetadata": true,
}
}