mirror of
https://github.com/actions/setup-node.git
synced 2025-04-21 11:29:33 +08:00
Update tsconfig.json
Signed-off-by: Kaitou E <102132258+ejunds@users.noreply.github.com>
This commit is contained in:
parent
25b062c917
commit
5857991148
|
@ -10,5 +10,5 @@
|
|||
"esModuleInterop": true, /* Enables emit interoperability between CommonJS and ES Modules via creation of namespace objects for all imports. Implies 'allowSyntheticDefaultImports'. */
|
||||
"resolveJsonModule": true, /* Allows importing modules with a '.json' extension, which is a common practice in node projects. */
|
||||
},
|
||||
"exclude": ["__tests__", "lib", "node_modules"]
|
||||
"exclude": ["__tests__", "lib", "node_modules"]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user