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": {