mirror of
https://github.com/discordeno/discordeno.git
synced 2026-05-21 02:40:08 +00:00
good for new contributors 2 use the same settings
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -12,8 +12,5 @@ dist/
|
||||
public/
|
||||
.cache/
|
||||
|
||||
# Visual Studio Code
|
||||
.vscode/
|
||||
|
||||
# IntelliJ IDEA
|
||||
.idea/
|
||||
|
||||
4
.vscode/settings.json
vendored
Normal file
4
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"deno.enable": true,
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user