mirror of
https://github.com/bendtherules/react-vis-gridarea.git
synced 2026-08-18 22:02:23 +00:00
19 lines
379 B
Plaintext
19 lines
379 B
Plaintext
{
|
|
"presets": [
|
|
"react",
|
|
[
|
|
"env",
|
|
{
|
|
"modules": false,
|
|
"targets": {
|
|
"browsers": [
|
|
"> 1%",
|
|
"last 2 versions",
|
|
"not ie <= 8"
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"stage-2"
|
|
]
|
|
} |