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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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