Revert: swcrc back to normal state

This commit is contained in:
April John 2023-10-08 20:54:24 +02:00 committed by GitHub
parent ef5e9de7e6
commit c4cb99a6bb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,10 +17,7 @@
"paths": { "paths": {
"@/*": ["*"] "@/*": ["*"]
}, },
"target": "es2018" "target": "es2022"
},
"module": {
"type": "commonjs",
}, },
"minify": false "minify": false
} }