Skip to content

Commit

Permalink
Update for easy linking to style guide
Browse files Browse the repository at this point in the history
  • Loading branch information
originated committed Oct 10, 2017
1 parent df1be07 commit cbb6504
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ user@example:~$ tarantool
- Component's stylesheet file name should match component name

##### Js & Jsx
We are using _Airbnb JavaScript Style Guide_ with some modifications (see .eslintrc).
We are using _[Airbnb JavaScript Style Guide](https://github.com/airbnb/javascript)_ with some modifications (see .eslintrc).
Please run _eslint_ in the working directory before committing your changes and make sure you didn't introduce any new styling issues.

##### CSS & SCSS
Expand Down

0 comments on commit cbb6504

Please sign in to comment.