1 // Parent config file for all devtools xpcshell files.
4 "plugin:mozilla/xpcshell-test"
7 // Allow non-camelcase so that run_test doesn't produce a warning.
9 "block-scoped-var": "off",
10 // Tests can always import anything.
11 "mozilla/reject-some-requires": "off",