diff --git a/README.md b/README.md index 2048c4f..36a8024 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ This Turborepo includes the following packages/apps: - `docs`: a [Nuxt](https://nuxt.com/) app - `web`: another [Vue3](https://vuejs.org/) app - `ui`: a stub Vue component library shared by both `web` and `docs` applications -- `eslint-config-custom`: `eslint` configurations (includes `@nuxtjs/eslint-config-typescript` and `@vue/eslint-config-typescript`) +- `eslint-config-custom`: `eslint` configurations (includes `@nuxt/eslint-config` and `@vue/eslint-config-typescript`) - `tsconfig`: `tsconfig.json`s used throughout the monorepo Each package/app is 100% [TypeScript](https://www.typescriptlang.org/).