mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-11 16:55:50 -04:00
Create extensions.json
Useful for contributors to the project to help ensure consistent code formatting
This commit is contained in:
parent
93f7baf80b
commit
d376565ce2
6
.vscode/extensions.json
vendored
Normal file
6
.vscode/extensions.json
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"recommendations": [
|
||||
"EditorConfig.EditorConfig",
|
||||
"esbenp.prettier-vscode",
|
||||
]
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user