File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,9 @@
2424
"react-navigation"
2525
],
2626
"files": [
27-
"*",
28-
"!.DS_Store",
29-
"!**/*.bs.js",
30-
"!.merlin",
31-
"!lib/bs",
32-
"!lib/ocaml"
27+
"*.md",
28+
"bsconfig.json",
29+
"src/*.re"
3330
],
3431
"scripts": {
3532
"format:most": "prettier --write \"**/*.{md,json,js,css}\"",

0 commit comments

Comments
 (0)