mirror of
https://github.com/Azure/setup-helm.git
synced 2026-04-09 00:04:20 +00:00
Added helm binary to the Path environment variable
This commit is contained in:
parent
11c996f4c7
commit
fe2c706cad
4 changed files with 24 additions and 3 deletions
|
|
@ -22,7 +22,7 @@
|
|||
// "isolatedModules": true, /* Transpile each file as a separate module (similar to 'ts.transpileModule'). */
|
||||
|
||||
/* Strict Type-Checking Options */
|
||||
"strict": true, /* Enable all strict type-checking options. */
|
||||
//"strict": true, /* Enable all strict type-checking options. */
|
||||
"noImplicitAny": false, /* Raise error on expressions and declarations with an implied 'any' type. */
|
||||
// "strictNullChecks": true, /* Enable strict null checks. */
|
||||
// "strictFunctionTypes": true, /* Enable strict checking of function types. */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue