mirror of
https://github.com/gosticks/react-table.git
synced 2026-04-01 02:14:31 +00:00
12 lines
116 B
Plaintext
12 lines
116 B
Plaintext
{
|
|
"presets": [
|
|
[
|
|
"@babel/env",
|
|
{
|
|
"modules": false
|
|
}
|
|
],
|
|
"@babel/react"
|
|
]
|
|
}
|