BLUE
PHP 7.4.33
Path:
/var/www/podio-api-client/node_modules/@tsconfig/node14
Run
Logout
Edit File
Size: 737 B
Close
/var/www/podio-api-client/node_modules/@tsconfig/node14/README.md
Text
Base64
### A base TSConfig for working with Node 14. Add the package to your `"devDependencies"`: ```sh npm install --save-dev @tsconfig/node14 yarn add --dev @tsconfig/node14 ``` Add to your `tsconfig.json`: ```json "extends": "@tsconfig/node14/tsconfig.json" ``` --- The `tsconfig.json`: ```jsonc { "$schema": "https://json.schemastore.org/tsconfig", "display": "Node 14", "compilerOptions": { "lib": ["es2020"], "module": "commonjs", "target": "es2020", "strict": true, "esModuleInterop": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true, "moduleResolution": "node" } } ``` You can find the [code here](https://github.com/tsconfig/bases/blob/master/bases/node14.json).
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 4
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
LICENSE
1.05 KB
lrw-r--r--
2023-12-27 12:33:08
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
package.json
246 B
lrw-r--r--
2023-12-27 12:33:08
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
README.md
737 B
lrw-r--r--
2023-12-27 12:33:08
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
tsconfig.json
336 B
lrw-r--r--
2023-12-27 12:33:08
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).