I may be slow to respond.
Creator of ESLint, independent software developer, consultant, coach, and author.
-
Human Who Codes LLC
- Mountain View, CA
- https://humanwhocodes.com
- @slicknet
Highlights
- Pro
- 39 discussions answered
Block or Report
Block or report nzakas
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
998 contributions in the last year
Less
More
Contribution activity
April 2022
Created 14 commits in 5 repositories
Created 1 repository
- nzakas/markdown-it-image-figures JavaScript
Created a pull request in eslint/new.eslint.org that received 8 comments
fix: Ensure search only searches blog posts
We need to filter the Algolia search so it only shows blog posts on the blog index page. I'm pretty sure this will do the trick (based on the docs,…
+1
−1
•
8
comments
Opened 6 other pull requests in 5 repositories
eslint/eslint
1
merged
1
open
eslint/website
1
open
humanwhocodes/print-ready
1
merged
Antonio-Laguna/markdown-it-image-figures
1
merged
humanwhocodes/markdown-it-markua-aside
1
merged
Reviewed 13 pull requests in 7 repositories
eslint/eslint
7 pull requests
-
fix: update
astUtils.isDirectiveCommentwithglobalsandexported -
feat: fix no-eval logic for
thisin arrow functions - fix: invalid operator in operator-assignment messages
-
docs: disambiguate types
FormatterFunctionandLoadedFormatter -
chore: remove
lib/initfrom eslint config -
chore: replace
trimLeft/trimRightwithtrimStart/trimEnd - chore: Refactor docs to work with docs.eslint.org
eslint/new.eslint.org
1 pull request
eslint/eslintrc
1 pull request
eslint/tsc-meetings
1 pull request
nodesecurity/eslint-plugin-security
1 pull request
Antonio-Laguna/markdown-it-image-figures
1 pull request
estree/estree
1 pull request
Created an issue in Antonio-Laguna/markdown-it-image-figures that received 4 comments
Bug: Can't load ESM module in Node.js
Environment: Node v16.3.0 npm v7.10.0 What I did Tried to load the plugin in an ESM file like this: import figuresPlugin from "markdown-it-image-…
4
comments