Logo
Explore Help
Register Sign In
docker/actions-toolkit
1
0
Fork 0
You've already forked actions-toolkit
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
6a4f724ca6f04de10e44cc4a50f77154fd858c5d
actions-toolkit/tsconfig.test.json

13 lines
186 B
JSON
Raw Normal View History

add ESM-safe os test helpers and tsconfig for tests Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2026-01-28 11:52:41 +01:00
{
"extends": "./tsconfig.json",
"compilerOptions": {
"rootDir": ".",
let ts-jest transform JS and allow JS in tests Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2026-01-28 15:06:20 +01:00
"noEmit": true,
"allowJs": true
add ESM-safe os test helpers and tsconfig for tests Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2026-01-28 11:52:41 +01:00
},
"include": [
"src/**/*.ts",
test: inline mocks in unit test setup Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2026-02-27 02:55:32 +01:00
"__tests__/**/*.ts"
add ESM-safe os test helpers and tsconfig for tests Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2026-01-28 11:52:41 +01:00
]
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 848ms Template: 4ms
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