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 Jan. 23, 2018, 2:42 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"
+}
« no previous file with comments | « .npmrc ('k') | README.md » ('j') | README.md » ('J')

Powered by Google App Engine
This is Rietveld