14 lines
204 B
Plaintext
14 lines
204 B
Plaintext
{
|
|
"rules": {
|
|
"func-names": 0,
|
|
"no-var": 0,
|
|
"prefer-template": 0
|
|
},
|
|
"globals": {
|
|
"browser": true,
|
|
"by": true,
|
|
"element": true,
|
|
"jasmine": true
|
|
}
|
|
}
|