mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-01 02:46:42 +02:00
Implement es-lint-plugin-compat
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
"name": "better-xcloud",
|
||||
"module": "src/index.ts",
|
||||
"type": "module",
|
||||
"browserslist": [
|
||||
"Chrome >= 80"
|
||||
],
|
||||
"bin": {
|
||||
"build": "build.ts"
|
||||
},
|
||||
@@ -9,6 +12,8 @@
|
||||
"@types/bun": "^1.1.6",
|
||||
"@types/node": "^20.14.12",
|
||||
"@types/stylus": "^0.48.42",
|
||||
"eslint": "^9.8.0",
|
||||
"eslint-plugin-compat": "^6.0.0",
|
||||
"stylus": "^0.63.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
Reference in New Issue
Block a user