Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 3ebc3dd

Browse files
committed
don't lint uswds imported files
1 parent 64de11c commit 3ebc3dd

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.eslintignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ src/components/plugins
44
# Ignore dist and docs files
55
dist/*
66
docs/*
7-
src/**/**/*.json
7+
src/**/**/*.json
8+
styles/uswds/*

0 commit comments

Comments
 (0)