mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2026-09-03 20:53:09 -05:00
oxlint migration for server
This commit is contained in:
+4
-3
@@ -48,7 +48,7 @@
|
||||
"dev": "bash ./scripts/dev/index.sh",
|
||||
"e2e:browserstack": "bash ./scripts/e2e/browserstack.sh",
|
||||
"e2e:local": "bash ./scripts/e2e/local.sh",
|
||||
"eslint": "eslint",
|
||||
"oxlint": "oxlint",
|
||||
"generate-cli-doc": "bash ./scripts/generate-cli-doc.sh",
|
||||
"generate-code-contributors": "tsx --conditions=peertube:tsx ./scripts/generate-code-contributors.ts",
|
||||
"generate-types-package": "tsx --conditions=peertube:tsx ./packages/types-generator/generate-package.ts",
|
||||
@@ -245,13 +245,14 @@
|
||||
"chai-xml": "^0.4.1",
|
||||
"concurrently": "^9.2.1",
|
||||
"depcheck": "^1.4.7",
|
||||
"eslint": "^9.39.3",
|
||||
"eslint-config-love": "^133.0.0",
|
||||
"eslint-plugin-eslint-comments": "^3.2.0",
|
||||
"fast-xml-parser": "^5.5.6",
|
||||
"i18next-cli": "^1.47.3",
|
||||
"jszip": "^3.10.1",
|
||||
"maildev": "^2.2.1",
|
||||
"mocha": "^11.7.5",
|
||||
"oxlint": "^1.57.0",
|
||||
"oxlint-tsgolint": "^0.17.4",
|
||||
"pixelmatch": "^7.1.0",
|
||||
"proxy": "^2.2.0",
|
||||
"rollup": "^4.59.0",
|
||||
|
||||
Reference in New Issue
Block a user