Files
test/packages/oxlint-config/package.json
Benjamin Falch 2bc741fb78
Some checks failed
Mark Stale PRs / stale (push) Has been cancelled
adding monkeytype
2026-04-23 13:53:44 +02:00

12 lines
185 B
JSON

{
"name": "@monkeytype/oxlint-config",
"private": true,
"type": "module",
"exports": {
".": "./index.json"
},
"devDependencies": {
"@oxlint/plugins": "1.43.0"
}
}