mirror of
https://github.com/Azure/setup-kubectl.git
synced 2026-04-17 07:05:44 +00:00
Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
829323503d |
3 changed files with 22362 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -330,4 +330,3 @@ ASALocalRun/
|
|||
node_modules
|
||||
|
||||
# Transpiled JS
|
||||
lib/
|
||||
|
|
|
|||
22362
lib/index.js
Normal file
22362
lib/index.js
Normal file
File diff suppressed because one or more lines are too long
|
|
@ -5,10 +5,8 @@
|
|||
"moduleResolution": "NodeNext",
|
||||
"rootDir": "./src",
|
||||
"outDir": "./lib",
|
||||
"types": ["node"],
|
||||
"skipLibCheck": true,
|
||||
"noEmit": true
|
||||
},
|
||||
"include": ["src"],
|
||||
"exclude": ["node_modules", "**/*.test.ts", "vitest.config.ts"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue