Remove editor configuration file.
Editor configurations and other system-specific files aren't meant to be committed to public repository. This belongs to a dev environment and should be handled by developers themselves though local git configurations.
This commit is contained in:
3
examples/hello_world/.vscode/settings.json
vendored
3
examples/hello_world/.vscode/settings.json
vendored
@@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"deno.enable": true
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user