tenfourfox/devtools/server/tests/browser/.eslintrc

5 lines
111 B
Plaintext
Raw Normal View History

2017-04-19 07:56:45 +00:00
{
// Extend from the common devtools mochitest eslintrc config.
"extends": "../../../.eslintrc.xpcshell"
}