Skip to content

Commit

Permalink
docs: remove legacy config option, close #703
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Mar 3, 2025
1 parent 8417a98 commit de8369e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/guide/config-presets.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ import stylistic from '@stylistic/eslint-plugin'

export default [
stylistic.configs.customize({
flat: true, // required for flat config
// the following options are the default values
indent: 2,
quotes: 'single',
Expand Down

0 comments on commit de8369e

Please sign in to comment.