mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix: Add eslint ignore file to root
This commit is contained in:
committed by
mrugesh mohapatra
parent
7a30a5c2dd
commit
a229bc3a06
@@ -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