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 0f65404 commit 5bf56bbCopy full SHA for 5bf56bb
1 file changed
package.json
@@ -26,7 +26,7 @@
26
"lib"
27
],
28
"scripts": {
29
- "format": "prettier --write \"**/*.{js,ts}\"",
+ "format": "prettier --write \"**/*.{js,ts,mjs}\"",
30
"lint": "eslint .",
31
"test": "node --test"
32
},
0 commit comments