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.