Skip to content

Commit d003d20

Browse files
author
Matt Lewis
committed
build: switch to pretty-quick
1 parent 9bb9644 commit d003d20

File tree

4 files changed

+102
-1365
lines changed

4 files changed

+102
-1365
lines changed

.prettierignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
*.json
2+
*.js
3+
*.css
4+
CHANGELOG.md

.prettierrc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
{
2-
"parser": "typescript",
32
"singleQuote": true
4-
}
3+
}

0 commit comments

Comments
 (0)