Skip to content

Commit

Permalink
Simplify pacakge.json files section
Browse files Browse the repository at this point in the history
  • Loading branch information
MoOx committed Aug 20, 2020
1 parent fd92f63 commit 64d12bb
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,9 @@
"react-navigation"
],
"files": [
"*",
"!.DS_Store",
"!**/*.bs.js",
"!.merlin",
"!lib/bs",
"!lib/ocaml"
"*.md",
"bsconfig.json",
"src/*.re"
],
"scripts": {
"format:most": "prettier --write \"**/*.{md,json,js,css}\"",
Expand Down

0 comments on commit 64d12bb

Please sign in to comment.