docs(prettier): add eslint docs

add README.md
add config and ignore files
This commit is contained in:
Максим Бучнев
2025-05-31 15:00:46 +03:00
parent b9fcb6ff9a
commit 26a3b73da6
3 changed files with 77 additions and 0 deletions

5
eslint/.eslintignore Normal file
View File

@@ -0,0 +1,5 @@
**/.git
**/.svn
**/.hg
**/dist
**/node_modules