adding source

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