mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-09 02:23:39 -05:00
Update .eslintrc.yml
This commit is contained in:
parent
af1204b266
commit
81ac401fc5
1 changed files with 1 additions and 0 deletions
1
.github/linters/.eslintrc.yml
vendored
1
.github/linters/.eslintrc.yml
vendored
|
@ -27,6 +27,7 @@ globals:
|
|||
parser: '@typescript-eslint/parser'
|
||||
parserOptions:
|
||||
ecmaVersion: 2018
|
||||
sourceType: module
|
||||
|
||||
###########
|
||||
# Plugins #
|
||||
|
|
Loading…
Reference in a new issue