forgejo-notifications-core/.swcrc
Aravinth Manivannan 7fa40b5872
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
fix: building for web target
2023-09-19 03:11:02 +05:30

8 lines
90 B
Text

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