Skip to content

Commit 98d8d06

Browse files
authored
Run prettier (#441)
1 parent 6bd994f commit 98d8d06

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

projects.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,7 @@
6767
"typescript-eslint": {
6868
"commit": "7984ef7974f9b86816c66aab08fcd60703667fd2",
6969
"glob": "./**/*.{ts,js,json,md}",
70-
"ignore": [
71-
"**/fixtures/**/*"
72-
],
70+
"ignore": ["**/fixtures/**/*"],
7371
"url": "https://github.com/typescript-eslint/typescript-eslint.git"
7472
},
7573
"vega-lite": {

0 commit comments

Comments
 (0)