Skip to content

Commit

Permalink
feat: add tsconfig.node.json (#1575)
Browse files Browse the repository at this point in the history
* feat: add `tsconfig.node.json`

* Format code

Co-authored-by: Philipp Kief <philipp.kief@gmx.de>
  • Loading branch information
jamiehaywood and PKief committed Jun 24, 2022
1 parent 52a0351 commit 7bd3537
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/icons/fileIcons.ts
Expand Up @@ -1924,6 +1924,7 @@ export const fileIcons: FileIcons = {
'tsconfig.build.json',
'tsconfig.eslint.json',
'tsconfig.lib.json',
'tsconfig.node.json',
],
fileExtensions: ['tsconfig.json'],
},
Expand Down

0 comments on commit 7bd3537

Please sign in to comment.