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 4bd052c commit 1009582Copy full SHA for 1009582
Documentation/Configuration.md
@@ -11,6 +11,9 @@ top-level keys and values:
11
* `version` _(number)_: The version of the configuration file. For now, this
12
should always be `1`.
13
14
+* `allDisabled` _(boolean)_: If this is true, all other configuration
15
+ options are ignored, and formatting is disabled.
16
+
17
* `lineLength` _(number)_: The maximum allowed length of a line, in
18
characters.
19
0 commit comments