Skip to content

Commit

Permalink
docs(readme): update eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
JDIZM committed Jul 28, 2024
1 parent 5ca32b1 commit 97a5554
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/).
Expand Down

0 comments on commit 97a5554

Please sign in to comment.