mirror of
https://github.com/discordeno/discordeno.git
synced 2026-05-21 02:40:08 +00:00
feat: all cjs export (#3189)
* feat: all cjs export * test: fix deno test * style: fix error Expected space or tab before '*/' in comment spaced-comment * fix: deno import map * fix: sneak in a fix for yarn
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"$schema": "https://json.schemastore.org/swcrc",
|
||||
"jsc": {
|
||||
"parser": {
|
||||
"syntax": "typescript",
|
||||
@@ -21,4 +22,4 @@
|
||||
"noInterop": false
|
||||
},
|
||||
"sourceMaps": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user