There was an error while loading. Please reload this page.
1 parent eb1f059 commit 928b427Copy full SHA for 928b427
1 file changed
package.json
@@ -18,7 +18,9 @@
18
"files": [
19
"*.md",
20
"bsconfig.json",
21
- "src/*.re"
+ "src/*.re",
22
+ "src/*.js",
23
+ "!src/*.bs.js"
24
],
25
"scripts": {
26
"format:most": "prettier --write \"**/*.{md,json,js,css}\"",
0 commit comments