mirror of
https://github.com/Azure/setup-helm.git
synced 2026-04-11 09:14:20 +00:00
Added L0 tests and fixed some minor issues. (#20)
This commit is contained in:
parent
d315e938e1
commit
e77e49c8f8
8 changed files with 6335 additions and 20 deletions
|
|
@ -45,7 +45,7 @@
|
|||
// "typeRoots": [], /* List of folders to include type definitions from. */
|
||||
// "types": [], /* 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'. */
|
||||
// "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. */
|
||||
// "allowUmdGlobalAccess": true, /* Allow accessing UMD globals from modules. */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue