diff --git a/.eslintrc.yaml b/.eslintrc.yaml index 09d6a432..a3c2d0a3 100644 --- a/.eslintrc.yaml +++ b/.eslintrc.yaml @@ -1,7 +1,7 @@ root: true extends: google parserOptions: - ecmaVersion: 6 + ecmaVersion: 2018 rules: require-jsdoc: 'off' indent: 'off' diff --git a/README.md b/README.md index 6a71958d..3181c466 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,13 @@ Reference .ts files in html templates as module code. `