Skip to content

Commit fab2884

Browse files
committed
fix prettier config
1 parent a454ec2 commit fab2884

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,7 @@
6464
"trailingComma": "all",
6565
"overrides": [
6666
{
67-
"files": "src/**/*.js",
68-
"options": {
69-
"parser": "babel-flow"
70-
}
67+
"files": "src/**/*.ts"
7168
}
7269
]
7370
},

0 commit comments

Comments
 (0)