Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
tschaub pushed 2 commits to main tschaub/eslint-config-tschaub
tschaub closed a pull request on tschaub/eslint-config-tschaub
Stop requiring jsdoc
This turns off the `jsdoc/require-jsdoc` rule.tschaub opened a pull request on tschaub/eslint-config-tschaub
Stop requiring jsdoc
This turns off the `jsdoc/require-jsdoc` rule.tschaub created a branch on tschaub/eslint-config-tschaub
config-changes - A shareable ESLint configuration
tschaub opened a pull request on openlayers/jsdoc-plugin-typescript
Use mjs for proper VSCode integration
The ESLint extension in VSCode doesn't work properly in a CJS module unless the ESLint config is named `eslint.config.mjs`.tschaub created a branch on openlayers/jsdoc-plugin-typescript
mjs - Plugin to make TypeScript's JSDoc type annotations work with JSDoc