Skip to content

Commit 2cf08de

Browse files
author
Brian Vaughn
committed
Updated ESLint ignore file
1 parent 4086ea8 commit 2cf08de

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.eslintignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@ node_modules/*
22

33
# Ignore markdown files and examples
44
content/*
5-
crowdin/translations/*
5+
crowdin/__exported__/*
6+
crowdin/__translated__/*
7+
crowdin/__untranslated__/*
68

79
# Ignore built files
810
public/*

0 commit comments

Comments
 (0)