Skip to content

Commit 1a6970a

Browse files
committed
Add cjs extension to prettier configuration
I was modifying gulpfile in another branch and realized formatting was not set up correctly.
1 parent d07271e commit 1a6970a

File tree

4 files changed

+1756
-1417
lines changed

4 files changed

+1756
-1417
lines changed

.prettierignore

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
!Tools/**/
1414

1515
!**/*.js
16+
!**/*.cjs
1617
!**/*.css
1718
!**/*.html
1819
!**/*.md

0 commit comments

Comments
 (0)