Skip to content
This repository has been archived by the owner on Jan 25, 2025. It is now read-only.

Commit

Permalink
Updated force ignore to exclude js config
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewBlanski committed Jun 4, 2021
1 parent 2d06234 commit 17fec20
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .forceignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# LWC configuration files
**/jsconfig.json

**/.eslintrc.json

# LWC Jest
**/__tests__/**

0 comments on commit 17fec20

Please sign in to comment.