You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
343 B
JSON
15 lines
343 B
JSON
{
|
|
"devDependencies": {
|
|
"@eslint/eslintrc": "^3.3.3",
|
|
"@eslint/js": "^9.39.2",
|
|
"eslint": "^9.39.2",
|
|
"eslint-config-prettier": "^10.1.8",
|
|
"eslint-plugin-solid": "^0.14.5",
|
|
"globals": "^17.3.0",
|
|
"jiti": "^2.6.1",
|
|
"typescript": "^5.5.4",
|
|
"typescript-eslint": "^8.54.0"
|
|
},
|
|
"packageManager": "yarn@4.0.0"
|
|
}
|