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.
fbc/package.json

15 lines
407 B
JSON

{
"devDependencies": {
"@total-typescript/ts-reset": "^0.4.2",
"@types/events": "^3.0.0",
"@typescript-eslint/eslint-plugin": "^5.59.6",
"@typescript-eslint/parser": "^5.59.6",
"bc-stubs": "github:bananarama92/BC-stubs",
"dexie": "^3.2.3",
"eslint": "^8.40.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-deprecation": "^2.0.0",
"typescript": "^5.0.4"
}
}