mirror of
https://github.com/Mastermindzh/react-cookie-consent.git
synced 2025-02-01 08:12:34 +01:00
9 lines
152 B
Plaintext
9 lines
152 B
Plaintext
{
|
|
"presets": ["env"],
|
|
"plugins": [
|
|
"transform-object-rest-spread",
|
|
"transform-react-jsx",
|
|
"transform-object-assign"
|
|
]
|
|
}
|