Update .eslintrc.yml

This commit is contained in:
Lukas Gravley 2020-04-01 13:59:44 -05:00 committed by GitHub
parent af1204b266
commit 81ac401fc5
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,6 +27,7 @@ globals:
parser: '@typescript-eslint/parser'
parserOptions:
ecmaVersion: 2018
sourceType: module
###########
# Plugins #