Create .eslintignore

This commit is contained in:
Egor
2026-01-15 19:29:18 +03:00
committed by GitHub
parent 6a8f3a64eb
commit aca85a0fee

6
.eslintignore Normal file
View File

@@ -0,0 +1,6 @@
dist
node_modules
*.config.js
*.config.ts
.github
public