irc_dicom_route/jsconfig.json

6 lines
86 B
JSON

{
"compilerOptions":{
"experimentalDecorators":true,
"jsx": "preserve"
}
}