Skip to content

Commit de8369e

Browse files
committed
docs: remove legacy config option, close #703
1 parent 8417a98 commit de8369e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: docs/guide/config-presets.md

-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ import stylistic from '@stylistic/eslint-plugin'
2020

2121
export default [
2222
stylistic.configs.customize({
23-
flat: true, // required for flat config
2423
// the following options are the default values
2524
indent: 2,
2625
quotes: 'single',

0 commit comments

Comments
 (0)