We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b0b095 commit f7d583bCopy full SHA for f7d583b
1 file changed
package.json
@@ -26,7 +26,9 @@
26
"files": [
27
"*.md",
28
"bsconfig.json",
29
- "src/*.re"
+ "src/*.re",
30
+ "src/*.js",
31
+ "!src/*.bs.js"
32
],
33
"scripts": {
34
"format:most": "prettier --write \"**/*.{md,json,js,css}\"",
0 commit comments