Skip to content

@vue/eslint-config-standard-with-typescript@8.0.0

Compare
Choose a tag to compare
@sodatea sodatea released this 22 Jul 07:23
· 9 commits to main since this release
410df39

A Standalone @vue/eslint-config-standard-with-typescript

When using the Standard Style in a TypeScript project, you no longer need to install both @vue/eslint-config-standard and @vue/eslint-config-typescript.
You can just use the @vue/eslint-config-standard-with-typescript package. It also provides stricter rules for TypeScript.