mirror of
https://github.com/tiramisulabs/seyfert.git
synced 2025-07-02 04:56:07 +00:00
delete .swcrc config
This commit is contained in:
parent
ca54b68f23
commit
d8a4bc1bd3
30
.swcrc
30
.swcrc
@ -1,30 +0,0 @@
|
||||
{
|
||||
"sourceMaps": false,
|
||||
"module": {
|
||||
"type": "commonjs",
|
||||
"strictMode": true,
|
||||
"noInterop": false
|
||||
},
|
||||
"jsc": {
|
||||
"externalHelpers": false,
|
||||
"target": "esnext",
|
||||
"parser": {
|
||||
"syntax": "typescript",
|
||||
"tsx": true,
|
||||
"decorators": true,
|
||||
"dynamicImport": true
|
||||
},
|
||||
"transform": {
|
||||
"legacyDecorator": true,
|
||||
"decoratorMetadata": true,
|
||||
"react": {
|
||||
"throwIfNamespace": false,
|
||||
"useBuiltins": false,
|
||||
"pragma": "React.createElement",
|
||||
"pragmaFrag": "React.Fragment",
|
||||
"importSource": "react"
|
||||
}
|
||||
},
|
||||
"keepClassNames": true
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user