docs/quirks: remove extra If

This commit is contained in:
alfarel 2026-04-09 11:42:43 -04:00
commit 92501a9814
No known key found for this signature in database

View file

@ -9,8 +9,6 @@ When working with NodeJS, which is _obviously_ known for its meticulous
standards, most things are bound to work as expected but some projects, tools standards, most things are bound to work as expected but some projects, tools
and settings may fool the default configurations of tools provided by **nvf**. and settings may fool the default configurations of tools provided by **nvf**.
If
If [eslint-plugin-prettier] or similar is included, you might get a situation If [eslint-plugin-prettier] or similar is included, you might get a situation
where your Eslint configuration diagnoses your formatting according to its own where your Eslint configuration diagnoses your formatting according to its own
config (usually `.eslintrc.js`). The issue there is your formatting is made via config (usually `.eslintrc.js`). The issue there is your formatting is made via