Skip to content

Commit aa58a4e

Browse files
Expanded .prettierignore
1 parent afa5556 commit aa58a4e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.prettierignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,14 @@ build/
22
config.json
33
gcreds.json
44
tsconfig.json
5+
package.json
6+
package-lock.json
7+
eslint.config.js
8+
jest.config.cjs
59
node_modules/
610
run/
711
coverage/
812
.vscode/
913
data/*.db
1014
.env*
15+
*.md

0 commit comments

Comments
 (0)