mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-27 00:38:53 +00:00
Create extensions.json
Useful for contributors to the project to help ensure consistent code formatting
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
93f7baf80b
commit
d376565ce2
Vendored
+6
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"recommendations": [
|
||||
"EditorConfig.EditorConfig",
|
||||
"esbenp.prettier-vscode",
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user