Noam Nol

Results 15 comments of Noam Nol

I did `npx create-next-app@latest --ts` and I can't go to definition. instead, vscode brings me to `global.d.ts`. I know this is a different issue but it's related to the discussion...

@lucasbasquerotto I configured it to use the workspace TypeScript but it doesn't matter. No error for wrong classname. Latest version of VSCode. TypeScript 4.5.4.

@lucasbasquerotto Thanks it works! I thought `npx create-next-app@latest --ts` will do all the configuration but I was wrong

In my case I have a folder for private code ignored by git.

Great! and I think in the future prospector can move to ignorefiles (one or many) and completely remove the `ignore-paths` and `ignore-patterns` options. But this is beyond the scope of...

@carlio URL is cool but it's not the best option when working offline. No, what I want is the same as ESLint did: 1. `pip install niceprofile` 2. in my...

Any update? Is it possible without a Union?

It's only when `CONTINUATION_INDENT_WIDTH = 4` ): `DEDENT_CLOSING_BRACKETS = true` solved it in function definition but not in function call

@sbrunner This is nice, maybe we want to agree on a default name for the profile file, and only use the module name without the file name. In eslint the...

And we need to decide on a naming convention. I think shareable profile packages must start with `prospector-profile-` or `prospector-prof-`, which one do you prefer?