版博士V2.0程序
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

123456789
  1. # eslint-config-prettier
  2. Turns off all rules that are unnecessary or might conflict with [Prettier].
  3. This lets you use your favorite shareable config without letting its stylistic choices get in the way when using Prettier.
  4. Note that this config _only_ turns rules _off,_ so it only makes sense using it together with some other config.
  5. **[➡️ Full readme](https://github.com/prettier/eslint-config-prettier/)**