0
I Use This!
High Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Sep 19, 2024 — Sep 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix: Revert breaking changes for `detectOpenHandles` (#14789) More... over 1 year ago
feat(jest-circus, jest-jasmine2): Add support for async function in setupFilesAfterEnv (#14749) More... over 1 year ago
chore(deps): update dependency eslint-plugin-jsdoc to v47 (#14825) More... over 1 year ago
chore: use `String.replaceAll` if possible (#14823) More... over 1 year ago
chore: enforce errors are given messages (#14824) More... over 1 year ago
chore: use `Object.fromEntries` over `reduce` (#14822) More... over 1 year ago
chore: avoid objects as default parameters (#14821) More... over 1 year ago
chore: prefer using array spread (#14820) More... over 1 year ago
chore: disable some ESLint rules for Jasmine source permanently More... over 1 year ago
chore(deps): lock file maintenance (#14537) More... over 1 year ago
chore: update @types/babel-traverse (#14791) More... over 1 year ago
chore: no `typeof undefined` (#14816) More... over 1 year ago
chore: errors should be named as such (#14817) More... over 1 year ago
chore: avoid await expressions (#14815) More... over 1 year ago
chore: prefer logical operator over ternary (#14814) More... over 1 year ago
chore: avoid spaces in console.log (#14813) More... over 1 year ago
chore: hoist functions higher if possible (#14812) More... over 1 year ago
chore: access Number globals via `Number` (#14807) More... over 1 year ago
chore: lint promises (#14808) More... over 1 year ago
chore: prefer `Date.now` (#14811) More... over 1 year ago
chore: use more for-of loops (#14810) More... over 1 year ago
chore: prefer unicode escapes over hex (#14809) More... over 1 year ago
chore: use consistent casing in escape characters (#14806) More... over 1 year ago
chore: lint usage of Arrays (#14804) More... over 1 year ago
chore: enable lint rule for better `RegExp`es (#14803) More... over 1 year ago
chore: prefer Set over Array for existence checks (#14802) More... over 1 year ago
chore: enable a bunch more lint rules (#14794) More... over 1 year ago
chore: correctly use `new` for JS builtins (#14800) More... over 1 year ago
chore(website): fix click handler More... over 1 year ago
chore: use `TypeError` where appropriate (#14799) More... over 1 year ago