mirror of
https://github.com/actions/setup-node.git
synced 2025-07-04 16:43:48 +00:00
Add tests
This commit is contained in:
parent
eac926003b
commit
48c62836f2
8 changed files with 5250 additions and 54 deletions
|
@ -61,5 +61,6 @@
|
|||
/* Experimental Options */
|
||||
// "experimentalDecorators": true, /* Enables experimental support for ES7 decorators. */
|
||||
// "emitDecoratorMetadata": true, /* Enables experimental support for emitting type metadata for decorators. */
|
||||
}
|
||||
},
|
||||
"exclude": ["node_modules", "**/*.test.ts"]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue