mirror of
https://github.com/gurnec/removeddit.git
synced 2026-03-11 08:54:27 +00:00
7 lines
No EOL
115 B
Text
7 lines
No EOL
115 B
Text
{
|
|
"presets": ["env", "react"],
|
|
"plugins": [
|
|
"transform-object-rest-spread",
|
|
"transform-class-properties"
|
|
]
|
|
} |