How can we use these configs in .eslint.json
Closed this issue · 1 comments
samyarkd commented
I was trying to use add these configs in .eslint.json
file but i wasn't successful.
I tried to extend them but i got a lot of errors witch i don't.
azat-io commented
I'm sorry. This ESLint config supports only new flat config type eslint.config.js
:
https://eslint.org/blog/2022/08/new-config-system-part-1/
Also if you are using VSCode, you must enable this setting: