mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2026-01-08 16:23:15 -06:00
turn all eslint errors into warnings for now
This commit is contained in:
parent
898e2f9f60
commit
7f4d9b689a
3 changed files with 14 additions and 7 deletions
|
|
@ -47,7 +47,7 @@
|
|||
"@babel/preset-typescript": "^7.24.1",
|
||||
"@browserify/envify": "^6.0.0",
|
||||
"@browserify/uglifyify": "^6.0.0",
|
||||
"@f0x52/eslint-config": "^2.0.9",
|
||||
"@f0x52/eslint-config": "^2.0.11",
|
||||
"@types/html-to-text": "^9.0.4",
|
||||
"@types/is-valid-domain": "^0.0.2",
|
||||
"@types/papaparse": "^5.3.9",
|
||||
|
|
@ -62,6 +62,7 @@
|
|||
"css-extract": "^2.0.0",
|
||||
"eslint": "^9.14.0",
|
||||
"eslint-plugin-license-header": "^0.6.0",
|
||||
"eslint-plugin-only-warn": "^1.1.0",
|
||||
"factor-bundle": "^2.5.0",
|
||||
"icssify": "^2.0.0",
|
||||
"postcss": "^8.4.18",
|
||||
|
|
@ -73,4 +74,4 @@
|
|||
"typescript": "^5.6.3",
|
||||
"typia": "^6.11.3"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue