Commit 3a9540f
authored
refactor(config)!: turn typography off by default (#1467)
The `typography` module creates issues with non-plaintext files, so the default
configuration has been adjusted here to reduce friction for users working with
such files.
BREAKING CHANGE: The `typography` module no longer runs by default.
This will make runs pass that previously failed. Adjust your configuration
accordingly.1 parent 505e07c commit 3a9540f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments