Merge pull request #162 from chef-cookbooks/automated/standardfiles

Automated PR: Standardising Files
This commit is contained in:
Tim Smith 2020-05-27 11:32:02 -07:00 committed by GitHub
commit d529af1d1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

7
.vscode/extensions.json vendored Normal file
View File

@ -0,0 +1,7 @@
{
"recommendations": [
"chef-software.chef",
"rebornix.ruby",
"editorconfig.editorconfig"
]
}