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

Commit

Permalink
[added] updated readme to include a mention about the Watchman requir…
Browse files Browse the repository at this point in the history
…ement
  • Loading branch information
thealjey committed Oct 9, 2015
1 parent 84fa46e commit 9bee23b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ NodeJS; lint, compile, auto-prefix, minify and gzip SASS.*

1. [Facebook Flow](http://flowtype.org/)
2. [SCSS-Lint](https://github.com/brigade/scss-lint)
2. [Watchman](https://facebook.github.io/watchman/)

Important! Create a .flowconfig file at the root of your project with the following contents:

Expand Down
1 change: 1 addition & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ <h3> </h3>
<h3>Prerequisites</h3><ol>
<li><a href="http://flowtype.org/">Facebook Flow</a></li>
<li><a href="https://github.com/brigade/scss-lint">SCSS-Lint</a></li>
<li><a href="https://facebook.github.io/watchman/">Watchman</a></li>
</ol>
<p>Important! Create a .flowconfig file at the root of your project with the following contents:</p>
<pre class="prettyprint source"><code>[ignore]
Expand Down

0 comments on commit 9bee23b

Please sign in to comment.