Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: stylelint-config-eyeo/README.md

Issue 29541680: Issue 5109 - Create stylelintrc for websites and ui modules (Closed) Base URL: https://hg.adblockplus.org/codingtools
Patch Set: Created Sept. 11, 2017, 9:21 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | stylelint-config-eyeo/index.js » ('j') | stylelint-config-eyeo/index.js » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 # stylelint-config-eyeo
2
3 A [Styelint](https://stylelint.io) configuration that checks for compliance with the [Adblock Plus coding style guide](https://adblockplus.org/coding-style#java script) which is used for all eyeo projects.
Thomas Greiner 2017/09/13 18:12:52 Typo: Replace "Styelint" with "Stylelint"
Thomas Greiner 2017/09/13 18:12:52 I don't see how this affects our JavaScript code s
ire 2017/09/14 08:33:00 Done.
ire 2017/09/14 08:33:00 Done.
4
5 ## Installation
6
7 npm install -g eslint stylelint-config-eyeo
Thomas Greiner 2017/09/13 18:12:52 I assume you meant to write "stylelint" instead of
ire 2017/09/14 08:32:59 Done.
8
9 This command requires administrator privileges so you might need to use `sudo`.
OLDNEW
« no previous file with comments | « no previous file | stylelint-config-eyeo/index.js » ('j') | stylelint-config-eyeo/index.js » ('J')

Powered by Google App Engine
This is Rietveld