fix: eslint config and errors

This commit is contained in:
sriram veeraghanta 2024-06-13 21:17:06 +05:30
parent a72d095e60
commit b8ee986636
72 changed files with 153 additions and 181 deletions

3
web/.eslintignore Normal file
View file

@ -0,0 +1,3 @@
.next/*
out/*
public/*