We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b5dcae commit cae3f2cCopy full SHA for cae3f2c
1 file changed
.prettierignore
@@ -1,3 +1,6 @@
1
# Prettier-only ignores.
2
CHANGELOG.md
3
-src/third_party/lighthouse-devtools-mcp-bundle.js
+src/third_party/lighthouse-devtools-mcp-bundle.js
4
+
5
+# Release-please formatting brakes CI checks
6
+.claude-plugin/plugin.json
0 commit comments