temporary eslint modification
This commit is contained in:
parent
e03332bc5c
commit
4d261a8fd9
|
@ -1,4 +1,4 @@
|
|||
extends: [google, plugin:jasmine/recommended]
|
||||
extends: [eslint:recommended, plugin:jasmine/recommended]
|
||||
parserOptions:
|
||||
ecmaVersion: 2018
|
||||
sourceType: "module"
|
||||
|
|
Loading…
Reference in New Issue