Commits
Click on a commit to change the comparison rangefix(napi/oxlint): `loadPlugin` never throw error (#12478)
Fix an edge case bug. Ensure `loadPlugin` never throws, even if user code does something wacky like throwing `null` or `{ get message() { throw new Error("ha ha ha got you!") } }`.4 months ago
by overlookmotel