Skip to content

Commit

Permalink
Emphasize style requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
danthareja authored Jan 15, 2020
1 parent 606cd2c commit 97e1d5f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,9 @@ To help you get your feet wet and get you familiar with our contribution process

We follow [Airbnb's Style Guide](https://github.com/airbnb/javascript).

Our linter will catch most styling issues that may exist in your code. You can check the status of your code styling by simply running `npm run lint` after building the project locally. We will not accept contributions with linting errors.
Our linter will catch most styling issues that may exist in your code. You can check the status of your code styling by simply running `npm run lint` after building the project locally.

**We will not accept contributions with linting errors.**

## Build the project locally

Expand Down

0 comments on commit 97e1d5f

Please # to comment.