John Gee

Results 8 issues of John Gee

**Description** I upgraded from Mac Docker Desktop 4.5.0 to 4.6.0 and some of my docker workflows broke. In a situation with services split across two configuration files and services in...

ESLint has deprecating core formatting rules: https://eslint.org/blog/2023/10/deprecating-formatting-rules/ > In ESLint v8.53.0, scheduled to be released on Friday, November 3, 2023, we will formally deprecate our formatting rules. Formatting rules are...

pending release

# Pull Request ## Problem See: #1897 Related PR: #1908 #1910 ## Solution This is a proof of concept adding a map of group titles to the Help configuration. This...

I am using `{*}` for the "any" type in my JSDoc which I think is the standard usage. This is used in examples on these pages: - https://jsdoc.app/tags-type - https://www.typescriptlang.org/docs/handbook/jsdoc-supported-types.html...

## Expected behavior Able to use TypeScript for type checking in a CommonJS file which imports `eslint-plugin-jdocs` (using `require`). ## Actual behavior TypeScript fails on the require line for `eslint-plugin-jdocs`...

bug
help wanted

# Pull Request I wanted to give this a try, but not sure it adds enough value or is easy enough to use. Opening a draft with proof of concept....

I am still thinking about help groups for options and commands per #1897. Still not happy I have a solid enough API to make it part of Commander. This is...

The option parsing is quite loose. This means authors do not get feedback they are using unsupported flags when creating options. In particular could throw an error for: - more...

semver: major