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

Commit 17f19cd

Browse files
committed
docs on how to setup your editor, nick will make them better
1 parent c9186bf commit 17f19cd

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

STYLE.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
The style rules for Winds are defined in:
2+
3+
* .prettierrc
4+
* .eslintrc
5+
6+
To cleanup your code run
7+
8+
`yarn prettier` in the api directory
9+
10+
If you're using atom be sure to install prettier-atom and make sure it finds our prettierrc config file

0 commit comments

Comments
 (0)