fix: Add eslint ignore file to root
This commit is contained in:
committed by
mrugesh mohapatra
parent
7a30a5c2dd
commit
a229bc3a06
6
.eslintignore
Normal file
6
.eslintignore
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
**/node_modules/**
|
||||||
|
client/.cache/**
|
||||||
|
client/static/**
|
||||||
|
client/public/**
|
||||||
|
api-server/public/**
|
||||||
|
api-server/lib/**
|
Reference in New Issue
Block a user