@actions/artifact: convert to an ESM module

This commit is contained in:
Daniel Kennedy
2026-01-28 21:44:48 -05:00
parent ed3ea3b5ba
commit 99c24207f2
35 changed files with 468 additions and 515 deletions
+2
View File
@@ -4,6 +4,8 @@
"baseUrl": "./",
"outDir": "./lib",
"rootDir": "./src",
"module": "node16",
"moduleResolution": "node16",
"paths": {
"@actions/core": [
"../core"