mirror of
https://github.com/tailscale/github-action.git
synced 2026-08-24 23:59:25 +00:00
add node types
Signed-off-by: Lee Briggs <lee@leebriggs.co.uk>
This commit is contained in:
parent
5e5be6a255
commit
7000ce4aa7
3 changed files with 14918 additions and 3558 deletions
16438
dist/index.js
generated
vendored
16438
dist/index.js
generated
vendored
File diff suppressed because one or more lines are too long
2036
dist/logout/index.js
generated
vendored
2036
dist/logout/index.js
generated
vendored
File diff suppressed because it is too large
Load diff
|
|
@ -43,7 +43,7 @@
|
|||
// "paths": {}, /* A series of entries which re-map imports to lookup locations relative to the 'baseUrl'. */
|
||||
// "rootDirs": [], /* List of root folders whose combined content represents the structure of the project at runtime. */
|
||||
// "typeRoots": [], /* List of folders to include type definitions from. */
|
||||
// "types": [], /* Type declaration files to be included in compilation. */
|
||||
"types": ["node"], /* Type declaration files to be included in compilation. */
|
||||
// "allowSyntheticDefaultImports": true, /* Allow default imports from modules with no default export. This does not affect code emit, just typechecking. */
|
||||
"esModuleInterop": true /* Enables emit interoperability between CommonJS and ES Modules via creation of namespace objects for all imports. Implies 'allowSyntheticDefaultImports'. */
|
||||
// "preserveSymlinks": true, /* Do not resolve the real path of symlinks. */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue