112 lines
1.8 KiB
JSON
112 lines
1.8 KiB
JSON
{
|
|
"workbench.colorTheme": "Solarized Light",
|
|
"eslint.validate": [
|
|
"typescript"
|
|
],
|
|
"editor.tabSize": 2,
|
|
"cSpell.words": [
|
|
"'s",
|
|
"affero",
|
|
"cscli",
|
|
"calibri",
|
|
"cooldown",
|
|
"dbus",
|
|
"setprefix",
|
|
"sublicensing",
|
|
"textable",
|
|
"Unban",
|
|
"addreferral",
|
|
"agpl",
|
|
"applyt",
|
|
"authreferral",
|
|
"blurple",
|
|
"bot",
|
|
"botowner",
|
|
"bsian",
|
|
"bson",
|
|
"caccount",
|
|
"camelcase",
|
|
"chage",
|
|
"chpasswd",
|
|
"cloudservices",
|
|
"corepath",
|
|
"createacc",
|
|
"createaccount",
|
|
"daccount",
|
|
"dedupe",
|
|
"deleteacc",
|
|
"deleteaccount",
|
|
"deluser",
|
|
"discordjs",
|
|
"discrim",
|
|
"dming",
|
|
"eirk",
|
|
"emailcode",
|
|
"eqeqeq",
|
|
"erics",
|
|
"evaled",
|
|
"fuser",
|
|
"getreferral",
|
|
"gitlab",
|
|
"guildid",
|
|
"hastebin",
|
|
"homepath",
|
|
"hpcloud",
|
|
"hsts",
|
|
"inlines",
|
|
"jsfiles",
|
|
"killall",
|
|
"killpid",
|
|
"libraryofcode",
|
|
"linebreak",
|
|
"localstorage",
|
|
"loginctl",
|
|
"mkpasswd",
|
|
"moderations",
|
|
"moderative",
|
|
"modloading",
|
|
"modlog",
|
|
"modlogs",
|
|
"mydomain",
|
|
"numservers",
|
|
"onsi",
|
|
"paren",
|
|
"patreon",
|
|
"plusplus",
|
|
"processcount",
|
|
"ramlimit",
|
|
"readonly",
|
|
"renewcert",
|
|
"resetpasswd",
|
|
"resetpassword",
|
|
"resetpw",
|
|
"runuser",
|
|
"selectmenu",
|
|
"serv",
|
|
"setlimit",
|
|
"setramnotification",
|
|
"signale",
|
|
"slashcommands",
|
|
"sshlogins",
|
|
"subcmds",
|
|
"subcommand",
|
|
"subcommands",
|
|
"sysinfo",
|
|
"unbanip",
|
|
"uncomp",
|
|
"updatecert",
|
|
"updatecrt",
|
|
"upsert",
|
|
"usedra",
|
|
"userinfo",
|
|
"userpath",
|
|
"verif",
|
|
"whois",
|
|
"wipo"
|
|
],
|
|
"editor.codeActionsOnSave": {
|
|
"source.fixAll.eslint": true
|
|
},
|
|
"editor.detectIndentation": false,
|
|
}
|