Revert "chore: disable yaml-language-server formatting (handled by prettier), set yamlVersion 1.2"
This reverts commit a9ff01261b.
This commit is contained in:
+3
-1
@@ -29,7 +29,9 @@
|
|||||||
},
|
},
|
||||||
"validate": true,
|
"validate": true,
|
||||||
"completion": true,
|
"completion": true,
|
||||||
"yamlVersion": "1.2"
|
"format": {
|
||||||
|
"enable": true
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user