Polish configuration section labels & add link

This commit is contained in:
Martin Aeschlimann
2016-06-27 18:35:39 +02:00
parent 9f1e006be5
commit e228769042
24 changed files with 36 additions and 29 deletions

View File

@@ -33,10 +33,10 @@
"path": "./snippets/css.json"
}],
"configuration": {
"order": 20,
"allOf": [{
"id": "css",
"order": 20,
"title": "CSS configuration",
"title": "CSS",
"allOf": [
{
"title": "Controls CSS validation and problem severities.",
@@ -161,7 +161,7 @@
{
"id": "scss",
"order": 24,
"title": "SCSS (Sass) configuration",
"title": "SCSS (Sass)",
"allOf": [
{
"title": "Controls SCSS validation and problem severities.",
@@ -359,7 +359,7 @@
"id": "less",
"order": 22,
"type": "object",
"title": "LESS configuration",
"title": "LESS",
"allOf": [
{
"title": "Controls LESS validation and problem severities.",