cupidgpg/.swcrc

10 lines
145 B
Plaintext
Raw Permalink Normal View History

2024-07-27 12:55:13 +02:00
{
"jsc": {
"target": "esnext"
},
"isModule": true,
"module": {
"type": "nodenext",
"strict": true
}
}