Skip to content

Commit

Permalink
stubbed out a conventions doc -- just an initial thought currently
Browse files Browse the repository at this point in the history
  • Loading branch information
stephensprinkle-zz committed Nov 7, 2016
1 parent 86c0dfd commit 0e55c51
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/conventions.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Augur | Conventions

In large part, this doc is TODO -- primarily collecting some initial thoughts

## Modules

* Modules with a single export should have that denoted as `default`
* If the export is a function, it should be anonymous

0 comments on commit 0e55c51

Please sign in to comment.