Logo
Explore Help
Sign In
actions/setup-qemu-action
1
0
Fork 0
You've already forked setup-qemu-action
mirror of https://github.com/docker/setup-qemu-action.git synced 2025-06-07 01:32:41 +08:00
Code Issues Packages Projects Releases Wiki Activity
setup-qemu-action/tsconfig.json

18 lines
349 B
JSON
Raw Normal View History

Initial commit (docker/build-push-action#87) Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-08-18 18:19:47 +02:00
{
"compilerOptions": {
"target": "es6",
"module": "commonjs",
"newLine": "lf",
"outDir": "./lib",
"rootDir": "./src",
chore: update dev dependencies and workflow Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-03-22 20:15:50 +01:00
"esModuleInterop": true,
"forceConsistentCasingInFileNames": true,
Initial commit (docker/build-push-action#87) Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-08-18 18:19:47 +02:00
"strict": true,
"noImplicitAny": false,
chore: update dev dependencies and workflow Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-03-22 20:15:50 +01:00
"useUnknownInCatchVariables": false,
Initial commit (docker/build-push-action#87) Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-08-18 18:19:47 +02:00
},
chore: update dev dependencies and workflow Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-03-22 20:15:50 +01:00
"exclude": [
"node_modules"
]
Initial commit (docker/build-push-action#87) Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-08-18 18:19:47 +02:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.6 Page: 43ms Template: 2ms
闽ICP备 2020023186号-1
  
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