adding source

This commit is contained in:
Lukas Gravley 2020-04-01 13:59:05 -05:00 committed by GitHub
parent 10f1fc64b4
commit af1204b266
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 #