Skip to content

Commit

Permalink
Fix eslintignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jakebailey committed Oct 27, 2023
1 parent 3d6a641 commit df7ff30
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
*.d.ts
dist/**
**/dist/**
node_modules
packages/publisher/output
packages/publisher/output
**/testsource/**
**/fixtures/**

0 comments on commit df7ff30

Please sign in to comment.