Skip to content

Standard.js 14 + eslint-config-standard-with-typescript

Latest

Choose a tag to compare

@swansontec swansontec released this 25 Sep 22:39
· 54 commits to master since this release

This update brings us up to Standard.js v14.

Now that eslint-config-standard-with-typescript is the semi-official TypeScript rule set, this configuration uses that now as well. This is a breaking change, since eslint-config-standard-with-typescript enables many new rules.

If you get errors about missing rules, many things have changed in @typescript-eslint/eslint-plugin, so you may need to upgrade that.