From a47dfa65274d20c04be40e88eae036b24c561e55 Mon Sep 17 00:00:00 2001 From: Ryan Northey Date: Fri, 13 Oct 2017 19:29:28 +0000 Subject: [PATCH] Remove comments from json file, fixes stylelint error --- pootle/static/js/stylelint.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/pootle/static/js/stylelint.json b/pootle/static/js/stylelint.json index 2f0df1ab5e1..81d49faf8c7 100644 --- a/pootle/static/js/stylelint.json +++ b/pootle/static/js/stylelint.json @@ -1,6 +1,3 @@ -# Configuration: https://github.com/stylelint/stylelint/blob/master/docs/user-guide/configuration.md#rules -# Example: https://github.com/stylelint/stylelint/blob/master/docs/user-guide/example-config.md -# Default config: https://github.com/stylelint/stylelint-config-standard { "extends": "stylelint-config-standard", "rules": {