forgejo-notifications-core/.swcrc

9 lines
90 B
Plaintext
Raw Normal View History

2023-09-19 03:09:44 +05:30
{
"jsc": {
"parser": {
"syntax": "typescript",
"tsx": false
}
}
}