gecko-dev/devtools/shared/tests/browser/.eslintrc

5 строки
117 B
Plaintext

{
// Extend from the shared list of defined globals for mochitests.
"extends": "../../../.eslintrc.mochitests"
}