# ignore-this-changeset Differential Revision: https://phabricator.services.mozilla.com/D65703
8 lines
76 B
JavaScript
8 lines
76 B
JavaScript
"use strict";
|
|
|
|
module.exports = {
|
|
env: {
|
|
webextensions: true,
|
|
},
|
|
};
|