mirror of
https://github.com/classilla/tenfourfox.git
synced 2024-11-03 19:05:35 +00:00
10 lines
151 B
Plaintext
10 lines
151 B
Plaintext
|
{
|
||
|
// When adding items to this file please check for effects on sub-directories.
|
||
|
"plugins": [
|
||
|
"mozilla"
|
||
|
],
|
||
|
"env": {
|
||
|
"es6": true
|
||
|
},
|
||
|
}
|