Mark Molinaro

Results 15 issues of Mark Molinaro

Yarn supports a `yarn-path` option, which allows you to point to a version of yarn within the repo. This makes it easy to ensure everyone working in the repo to...

### 🐛 Bug Report - TypeStat version: 0.5.3 - TypeScript version: 4.4.4 - Node version: 16.x Getting lazy with repro steps, as ill just add it as test. posting as...

type: bug
status: accepting prs
good first issue
fixer: strict non null assertions
area: fixers

🐛 Bug Report TypeStat version: 0.5.2 TypeScript version: 4.4.4 Node version: 16.x Seems files with BOM encoding mess up the character position for SNC. Perhaps this is an "issue" (using...

external

Hi all - in profiling our typescript compile, we can see that processing & adding the types for this package takes about 5 seconds ![image](https://user-images.githubusercontent.com/16494982/126543275-0aded687-5cc7-4abb-b172-196c57bba734.png) This is because `index.d.ts` looks...

## Bug Report To reproduce: 1. set up an empty/new probot app with the package.json set up as described here https://probot.github.io/docs/deployment/#combining-apps 2. Run `yarn start` **Current Behavior** Error: ``` yarn...

Resolves https://github.com/webpack/enhanced-resolve/issues/316 Additionally fixing a few types and updating graceful-fs to support the new option. Thankfully, `stat` being null (vs throwing) is already being handled correctly. cc @alexander-akait - graceful-fs...

PR: unreviewed
PR: conflict

For cases of using sync resolver, throwIfNoEntry improves stat fail case by a large margin. The API in node is backwards compatible, so we *should* just be able to add...

Hi all - small suggestion for the `knox acl` command. Sometimes I will create a new secret starting from the same "configuration" as the other. To do so, I can...

Hi all -- big fan of the splitting of types out of typescript core. I looked through the already published packages and docs and dont see any versioning scheme (aside...