eslint sourceType

This commit is contained in:
Joan Sanchez 2018-10-25 13:26:39 +02:00
parent 7e31a83f52
commit c73ce0a08a
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
extends: [eslint:recommended, google, plugin:jasmine/recommended]
parserOptions:
ecmaVersion: 2018
sourceType: "module"
plugins:
- jasmine
env: