diff --git a/.circleci/config.yml b/.circleci/config.yml index d593e239e..c10b2139e 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -43,7 +43,7 @@ jobs: - run: name: Install eslint@6 command: | - npm install -D eslint@6.2.0 + npm install --save-exact eslint@6.8.0 @typescript-eslint/parser@3.10.1 typescript@4.0.8 - run: name: Install dependencies command: npm install diff --git a/docs/rules/html-indent.md b/docs/rules/html-indent.md index 61ecf57be..18fddf12d 100644 --- a/docs/rules/html-indent.md +++ b/docs/rules/html-indent.md @@ -17,7 +17,7 @@ since: v3.14.0 This rule enforces a consistent indentation style in `