Skip to content

Commit

Permalink
Add compiled files to .eslintignore
Browse files Browse the repository at this point in the history
  • Loading branch information
nwalters512 committed Feb 12, 2022
1 parent 1c18925 commit 528798a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .eslintignore
Expand Up @@ -8,3 +8,6 @@
/out/
/workspaces/
/site/

# Transpiled code
packages/*/dist/

0 comments on commit 528798a

Please sign in to comment.