Logo
Explore Help
Register Sign In
actions/download-artifact
1
0
Fork 0
You've already forked download-artifact
mirror of https://github.com/actions/download-artifact.git synced 2026-05-27 04:01:22 +08:00
Code Issues Packages Projects Releases Wiki Activity
download-artifact/tsconfig.json

13 lines
279 B
JSON
Raw Normal View History

V2 Download Artifact (#27) * V2 Preview (#19) * V2 Setup * Add end-to-end tests * Update tests * Update tests * Update tests * Update tests again * Misc Updates * Improve logs * Update release * Update README.md * @actions/artifact v0.2.0 * Update to the latest version of the @actions/artifact package * Update @actions/artifact to 0.3.1 * Misc Updates * Add .gitattributes * Update Readme * Update test YAML
2020-04-28 15:45:21 +02:00
{
"compilerOptions": {
"target": "es6",
"module": "commonjs",
"outDir": "./lib",
"rootDir": "./src",
"strict": true,
"noImplicitAny": false,
"moduleResolution": "node",
"esModuleInterop": true
},
"exclude": ["node_modules", "**/*.test.ts"]
}
Reference in New Issue Copy Permalink
由小码云提供计算服务
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API