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 c4ab610 commit 49d9093Copy full SHA for 49d9093
.prettierignore
@@ -1,5 +1,8 @@
1
# Ignore generated directories.
2
.*/
3
+venv/
4
+node_modules/
5
+pnpm-lock.yaml
6
7
# Ignore our legacy JS since it will be rewritten when converted to React.
8
ui/js/
0 commit comments