docs: deleted an extra character (#25248)

Co-authored-by: Damian Głowala <damian.glowala.rebkow@gmail.com>
This commit is contained in:
Александр Дьяконов 2024-01-17 16:33:22 +07:00 committed by GitHub
parent be0477d189
commit cb3cf2b76f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,7 +10,7 @@ The recommended approach for Nuxt is to enable ESLint support using [`@nuxt/esli
At the moment, this configuration will not format your files; you can set up Prettier or another tool to do so.
::alert{type=info}
We're currently working to refactor the Nuxt ESLint configuration. Subscribe to [the Nuxt ESLint roadmap](https://github.com/nuxt/eslint-config/issues/303) to follow updates.]
We're currently working to refactor the Nuxt ESLint configuration. Subscribe to the [Nuxt ESLint roadmap](https://github.com/nuxt/eslint-config/issues/303) to follow updates.
::
### Install Dependencies