Fix typo in vscode-spring-boot package.json
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
"Spring Boot Properties Yaml"
|
||||
],
|
||||
"filenamePatterns": [
|
||||
"application*.yml", "applicication*.yaml",
|
||||
"application*.yml", "application*.yaml",
|
||||
"bootstrap*.yml", "bootstrap*.yaml"
|
||||
],
|
||||
"configuration": "./yaml-support/language-configuration.json"
|
||||
|
||||
Reference in New Issue
Block a user