-
Software Engineer @facebook
- Menlo Park, California, USA
- https://zacher.com.au
- @bradzacher
Highlights
Block or Report
Block or report bradzacher
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned Loading
-
✨ Monorepo for all the tooling which enables ESLint to support TypeScript -
Adds simple coloured statusbar items mirroring the style of the base vscode statusbar icons.
TypeScript 2
-
-
vscode-copy-filename Public
Simple VS Code plugin that allows you to copy file name or folder name to clipboard from sidebar or opened file label.
TypeScript 3
-
vscode-markdown-linkifier Public
Creates quick local markdown links using [[name]] syntax
TypeScript
642 contributions in the last year
Activity overview
Contribution activity
November 2021
Created 28 commits in 2 repositories
Created a pull request in DefinitelyTyped/DefinitelyTyped that received 5 comments
[react-mdl] remove me from the maintainer list
I haven't touched or used this library in many, many years. I have no context on the library any more. I should not be listed as a maintainer any m…
Reviewed 40 pull requests in 3 repositories
typescript-eslint/typescript-eslint
36 pull requests
- chore(website): Add playground to website
- docs(eslint-plugin): add source links to rule docs
- docs: fleshed out experimental-utils usage in Custom Rules docs
- fix(eslint-plugin): [prefer-for-of] do nor error when iterating over this
- fix(scope-manager): support static class blocks
- docs: added Algolia search to website
-
fix(eslint-plugin): [no-duplicate-imports] remove unnecessary type checking for
node.source - fix(experimental-utils): export RuleCreator interfaces
- fix(visitor-keys): add missing import assertion keys
- docs(website): add remark plugin for tabs and apply it to rules
- fix(experimental-utils): fix types for eslint-utils
- chore!: create utils package with experimental-utils as alias
- fix(eslint-plugin): [member-ordering] order literal names correctly in
- docs: touchups for a better Lighthouse score
- feat(eslint-plugin): [member-ordering] add option to sort case insensitive
- docs: add landing page for rules
- feat: add RuleCreator.withoutDocs
- docs: added Konamimojisplosion easter egg to website
- docs: fleshed out dedicated Architecture section
- feat(experimental-utils): add default [] for RuleModule TOptions generic
- feat(typescript-estree): support type-only module specifiers
- feat(typescript-estree): support private fields in-in syntax
- feat(typescript-estree): support Import Assertions
- docs: audit and revamp of main pages
- docs: added issue template for docs request
- Some pull request reviews not shown.
DefinitelyTyped/DefinitelyTyped
3 pull requests
eslint/eslint
1 pull request
Created an issue in typescript-eslint/typescript-eslint that received 5 comments
[RFC] Building a CLI for typescript-eslint
One thing I want to explore is building a CLI for typescript-eslint. One big issue we run into with our tooling is that we are "at the mercy" of ES…