forgejo-notifications-core/.swcrc

9 lines
90 B
Plaintext

{
"jsc": {
"parser": {
"syntax": "typescript",
"tsx": false
}
}
}