10 lines
No EOL
154 B
Text
10 lines
No EOL
154 B
Text
{
|
|
"extends": "../.jshintrc",
|
|
"strict": false,
|
|
"globals": {
|
|
"describe": true,
|
|
"it": true,
|
|
"beforeEach": true,
|
|
"afterEach": true
|
|
}
|
|
} |