Skip to content
This repository has been archived by the owner on Oct 12, 2021. It is now read-only.

Latest commit

 

History

History
10 lines (6 loc) · 242 Bytes

STYLE.md

File metadata and controls

10 lines (6 loc) · 242 Bytes

The style rules for Winds are defined in:

  • .prettierrc
  • .eslintrc

To cleanup your code run

yarn prettier in the api directory

If you're using atom be sure to install prettier-atom and make sure it finds our prettierrc config file