GitHub time is limited currently. Please be patient.
Creator of ESLint, independent software developer, consultant, coach, and author.
-
Human Who Codes LLC
- Mountain View, CA
- https://humanwhocodes.com
- @slicknet
- @nzakas@fosstodon.org
Sponsors
Highlights
- Pro
Block or Report
Block or report nzakas
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
understandinges6
understandinges6 PublicContent for the ebook "Understanding ECMAScript 6"
-
eslint/eslint
eslint/eslint PublicFind and fix problems in your JavaScript code.
-
humanwhocodes/computer-science-in-javascript
humanwhocodes/computer-science-in-javascript PublicCollection of classic computer science paradigms, algorithms, and approaches written in JavaScript.
925 contributions in the last year
Day of Week | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
More
Contribution activity
November 2023
Created 10 commits in 5 repositories
Created a pull request in eslint/eslint.org that received 13 comments
feat: What's coming in ESLint v9.0.0
Prerequisites checklist I have read the contributing guidelines. What is the purpose of this pull request? What changes did you make? (Give an …
+114
−0
lines changed
•
13
comments
Opened 6 other pull requests in 3 repositories
eslint/eslint
2
open
1
merged
-
feat!: Remove CodePath#currentSegments
This contribution was made on Nov 13
-
feat!: Update shouldUseFlatConfig and CLI so flat config is default
This contribution was made on Nov 10
-
docs: Make clear when rules are removed
This contribution was made on Nov 7
eslint/eslintrc
2
merged
-
fix: Use original plugin from disk in FlatCompat
This contribution was made on Nov 22
-
docs: Add CommonJS example to README
This contribution was made on Nov 1
eslint/eslint-scope
1
merged
-
docs: Update README with analyze() options
This contribution was made on Nov 17
Reviewed 46 pull requests in 9 repositories
eslint/eslint
25 pull requests
-
feat!: Update shouldUseFlatConfig and CLI so flat config is default
This contribution was made on Nov 27
-
fix: allow circular references in config
This contribution was made on Nov 27
-
chore: fix several
cli
tests to run in the intended flat config modeThis contribution was made on Nov 27 -
feat: add
no-useless-assignment
ruleThis contribution was made on Nov 21 -
feat!: Remove deprecated context methods
This contribution was made on Nov 21
-
docs: add specific stylistic rule for each deprecated rule
This contribution was made on Nov 21
-
chore: remove unused config-extends fixtures
This contribution was made on Nov 20
-
chore: remove formatting/stylistic rules from new rule templates
This contribution was made on Nov 20
-
fix: Make dark scroll bar in dark theme
This contribution was made on Nov 16
-
docs: update "Submit a Pull Request" page
This contribution was made on Nov 13
-
docs: display info about deprecated rules
This contribution was made on Nov 13
-
feat!: Update
eslint:recommended
configurationThis contribution was made on Nov 10 -
feat!: drop support for string configurations in flat config array
This contribution was made on Nov 10
-
feat!: Remove
SourceCode#getComments()
This contribution was made on Nov 10 -
chore: check rule examples for syntax errors
This contribution was made on Nov 10
-
feat:
no-misleading-character-class
granular errorsThis contribution was made on Nov 9 -
chore: update dependency markdownlint to ^0.31.0
This contribution was made on Nov 9
-
chore: update dependency recast to ^0.23.0
This contribution was made on Nov 9
-
docs: Configure Prettier for docs
This contribution was made on Nov 9
-
feat!: deprecate no-new-symbol, recommend no-new-native-nonconstructor
This contribution was made on Nov 9
-
feat: update
no-array-constructor
ruleThis contribution was made on Nov 9 -
chore: update dependency markdownlint-cli to ^0.37.0
This contribution was made on Nov 9
-
chore: update dependency regenerator-runtime to ^0.14.0
This contribution was made on Nov 9
-
chore: update dependency vite-plugin-commonjs to ^0.10.0
This contribution was made on Nov 9
-
feat!: skip running warnings in --quiet mode
This contribution was made on Nov 8
- Some pull request reviews not shown.
eslint/eslint.org
4 pull requests
-
fix: Add flex-basis and flex-grow to social icons and language switcher
This contribution was made on Nov 22
-
feat: add gold and platinum sponsors into the hero on the homepage
This contribution was made on Nov 21
-
fix: sliver sponsor image size is too large
This contribution was made on Nov 16
-
feat: What's coming in ESLint v9.0.0
This contribution was made on Nov 6
humanwhocodes/env
3 pull requests
-
chore(renovate): group all linter-related PRs together
This contribution was made on Nov 6
-
fix(types): widen too-narrow types
This contribution was made on Nov 2
-
upgrade rollup
This contribution was made on Nov 1
eslint/tsc-meetings
2 pull requests
-
docs: Add 2023-11-16 meeting notes
This contribution was made on Nov 22
-
docs: Add 2023-11-02 meeting notes
This contribution was made on Nov 6
eslint/rfcs
2 pull requests
-
feat: relative cache support
This contribution was made on Nov 10
-
feat: Support for
meta.defaultOptions
on rulesThis contribution was made on Nov 7
eslint/eslintrc
1 pull request
-
fix: Use original plugin from disk in FlatCompat
This contribution was made on Nov 27
eslint/create-config
1 pull request
-
feat: add bun package manager
This contribution was made on Nov 21
eslint/zh-hans.docs.eslint.org
1 pull request
-
chore: adjust typography and some translations
This contribution was made on Nov 3
humanwhocodes/config-array
1 pull request
-
fix: Empty basePath should not be treated as cwd
This contribution was made on Nov 2
Created an issue in eslint/eslint.org that received 2 comments
Suggestion: Add gold and platinum sponsors into the hero on the homepage
What problem do you want to solve? Right now, people have to scroll all the way down to see who's sponsoring ESLint. This is problematic both from …
1 task
Opened 2 other issues in 2 repositories
eslint-community/eslint-plugin-n
1
open
-
Bug: Update context methods to source code methods
This contribution was made on Nov 22
eslint/eslint.org
1
closed
-
Create "What's coming in v9.0.0" blog post
This contribution was made on Nov 2
Answered 3 discussions in 1 repository
eslint/eslint
eslint/eslint
-
Proposal: Organize ESLint Rules with Nested Objects
This contribution was made on Nov 9
-
Contrast accessibility: Is it possible to customize CLI colors?
This contribution was made on Nov 9
-
Why isn't the `build:webpack` target published on npm?
This contribution was made on Nov 9