10 lines
133 B
Plaintext
10 lines
133 B
Plaintext
|
{
|
||
|
"extends": "../.jshintrc",
|
||
|
"globals": {
|
||
|
"expect": true,
|
||
|
"it": true,
|
||
|
"describe": true,
|
||
|
"beforeEach": true
|
||
|
}
|
||
|
}
|