File: tsconfig.json

Recommend this page to a friend!
  Classes of Dom Hastings   JS Webdav Client   tsconfig.json   Download  
File: tsconfig.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: JS Webdav Client
Access files of a Webdav server
Author: By
Last change:
Date: 6 months ago
Size: 189 bytes
 

Contents

Class file image Download
{ "compilerOptions": { "esModuleInterop": true, "lib": ["dom", "dom.iterable", "es2019"], "moduleResolution": "node", "resolveJsonModule": true, "target": "es6" } }