tenfourfox/devtools/shared/security/tests/unit/.eslintrc

4 lines
112 B
Plaintext
Raw Normal View History

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