mirror of
https://github.com/byulmaru/quesdon
synced 2024-12-03 01:08:01 +09:00
13 lines
250 B
Plaintext
13 lines
250 B
Plaintext
{
|
|
"presets": [
|
|
["env", {
|
|
"targets": {
|
|
"browsers": [
|
|
"iOS >= 9.3.5",
|
|
"Chrome >= 63",
|
|
"Firefox >= 57"
|
|
]
|
|
}
|
|
}]
|
|
]
|
|
} |