mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-17 14:59:12 +02:00
12 lines
129 B
Plaintext
12 lines
129 B
Plaintext
{
|
|
"presets": [
|
|
["env", {
|
|
"targets": {
|
|
"firefox": 57
|
|
}
|
|
}],
|
|
"stage-2",
|
|
"react"
|
|
]
|
|
}
|