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

Unified Diff: .stylelintrc.json

Issue 29677659: Issue #6303 - Introduce basic foundation for automation in adblockplusui (Closed)
Patch Set: Created Feb. 6, 2018, 3:40 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « .npmrc ('k') | README.md » ('j') | README.md » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .stylelintrc.json
===================================================================
new file mode 100644
--- /dev/null
+++ b/.stylelintrc.json
@@ -0,0 +1,3 @@
+{
+ "extends": "stylelint-config-eyeo"
saroyanm 2018/02/06 17:33:23 Nit: We decided to remove stylelint from current r
+}
« no previous file with comments | « .npmrc ('k') | README.md » ('j') | README.md » ('J')

Powered by Google App Engine
This is Rietveld