BLUE
PHP 7.4.33
Path:
/var/www/podio-api-client/node_modules/@tsconfig/node12
Run
Logout
Edit File
Size: 789 B
Close
/var/www/podio-api-client/node_modules/@tsconfig/node12/README.md
Text
Base64
### A base TSConfig for working with Node 12. Add the package to your `"devDependencies"`: ```sh npm install --save-dev @tsconfig/node12 yarn add --dev @tsconfig/node12 ``` Add to your `tsconfig.json`: ```json "extends": "@tsconfig/node12/tsconfig.json" ``` --- The `tsconfig.json`: ```jsonc { "$schema": "https://json.schemastore.org/tsconfig", "display": "Node 12", "compilerOptions": { "lib": ["es2019", "es2020.promise", "es2020.bigint", "es2020.string"], "module": "commonjs", "target": "es2019", "strict": true, "esModuleInterop": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true, "moduleResolution": "node" } } ``` You can find the [code here](https://github.com/tsconfig/bases/blob/master/bases/node12.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
247 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
789 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
388 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).