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 7e05a3f commit a5eddbeCopy full SHA for a5eddbe
.hintrc
@@ -0,0 +1,8 @@
1
+{
2
+ "extends": [
3
+ "development"
4
+ ],
5
+ "hints": {
6
+ "button-type": "off"
7
+ }
8
+}
0 commit comments