| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Let's not vendor typescript, the diff is unnecessary big. |
Sorry, something went wrong.
|
Technically we already vendor TypeScript in https://github.com/nodejs/node/blob/main/test/fixtures/snapshot/typescript.js |
Sorry, something went wrong.
Unfortunately, We don't have Typescript declare files, so we can't check the declare file.
Is this the way to do it? Any advice would be appreciated. Here is example PR |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Motivation
I've noticed that the declare files are not being checked(#54063, #54064) properly.
So I'd like to add lint for those files.
AS-IS
None
TO-BE
If this PR is approved, I would also like to apply typescript-eslint(related #54065).
What do you think? thanks.