Software zum Installieren eines Smart-Mirror Frameworks , zum Nutzen von hochschulrelevanten Informationen, auf einem Raspberry-Pi.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.md 418B

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/)**