mirror of
https://github.com/actions/setup-java.git
synced 2025-07-23 23:18:26 +02:00
chore(dev-deps): update zeit/ncc to vercel/ncc
This change does not affect file size so much: dist/cleanup/index.js: 2587155 -> 2582807 (-4348 bytes) dist/setup/index.js: 3939141 -> 3938987 (-154 bytes)
This commit is contained in:
parent
3bc31aaf88
commit
9d16add03d
6 changed files with 92257 additions and 92398 deletions
|
@ -38,8 +38,8 @@
|
|||
// "noFallthroughCasesInSwitch": true, /* Report errors for fallthrough cases in switch statement. */
|
||||
|
||||
/* Module Resolution Options */
|
||||
// "moduleResolution": "node", /* Specify module resolution strategy: 'node' (Node.js) or 'classic' (TypeScript pre-1.6). */
|
||||
// "baseUrl": "./", /* Base directory to resolve non-absolute module names. */
|
||||
"moduleResolution": "node", /* Specify module resolution strategy: 'node' (Node.js) or 'classic' (TypeScript pre-1.6). */
|
||||
"baseUrl": "./", /* Base directory to resolve non-absolute module names. */
|
||||
// "paths": {}, /* A series of entries which re-map imports to lookup locations relative to the 'baseUrl'. */
|
||||
// "rootDirs": [], /* List of root folders whose combined content represents the structure of the project at runtime. */
|
||||
// "typeRoots": [], /* List of folders to include type definitions from. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue