Incorrect icon for tsconfig.json
See original GitHub issueThe icon used for tsconfig.json
is that of VSCode. Instead a modified version of the TypeScript logo should be used.
- I’m sure this issue is not a duplicate?
- I want to create an icon request(if not, remove these lines below): - Type: folder - Icon Name: tsconfig - Sample original Icon (32x32/svg/transparent whenever possible): [https://github.com/vscode-icons/vscode-icons/blob/master/icons/file_type_typescript_official.svg] - Extensions: n/a
Issue Analytics
- State:
- Created 7 years ago
- Comments:13 (13 by maintainers)
Top Results From Across the Web
Angular 10: VSCode show error when import with absolute path
Seems, the problem happens because of your tsconfig files location. It located in src folder already, and "baseUrl": ".
Read more >Typescript output ends up in the wrong folder - Reddit
r/typescript icon Go to typescript ... Typescript output ends up in the wrong folder ... My tsconfig.json looks like this:
Read more >TSConfig Reference - Docs on every TSConfig option
Specifies an array of filenames or patterns to include in the program. These filenames are resolved relative to the directory containing the tsconfig....
Read more >@iconify/json - npm
Boolean value, default = false. hidden: if set to true, icon is hidden. That means icon was removed from collection for some reason,...
Read more >tsconfig.json - WebComponents.dev
tsconfig.json #. Configuration file for the TypeScript compiler. The presence of this file will affect the edition and the compilation of TypeScript files....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I’m proposing this, aligned with @JimiC’s idea.
For the moment, I’ve pushed the previous icons. They will be published in the next release.