mirror of
https://github.com/prurigro/hypothetical.git
synced 2024-11-09 11:16:39 -05:00
12 lines
181 B
Text
12 lines
181 B
Text
|
{
|
||
|
presets: [
|
||
|
[
|
||
|
"env", {
|
||
|
"targets": {
|
||
|
"browsers": [ "last 6 versions" ]
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
]
|
||
|
}
|