fix userscript, lint new files
This commit is contained in:
parent
f92f3f1a5e
commit
7d555a96ea
12 changed files with 113 additions and 58 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"root": true,
|
||||
"parser": "@typescript-eslint/parser",
|
||||
"ignorePatterns": ["dist"],
|
||||
"ignorePatterns": ["dist", "browser"],
|
||||
"plugins": ["header"],
|
||||
"rules": {
|
||||
// Since it's only been a month and Vencord has already been stolen
|
||||
|
|
@ -13,7 +13,7 @@
|
|||
[
|
||||
{
|
||||
"pattern": "!?",
|
||||
"template": ""
|
||||
"template": " "
|
||||
},
|
||||
" * Vencord, a modification for Discord's desktop app",
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue