Project

General

Profile

« Previous | Next » 

Revision 61416

Added by John Balasis almost 3 years ago

View differences:

tsconfig.json
3 3
  "compilerOptions": {
4 4
    "baseUrl": "./",
5 5
    "downlevelIteration": true,
6
    "module": "esnext",
6
    "module": "es2020",
7 7
    "outDir": "./dist/out-tsc",
8 8
    "sourceMap": true,
9 9
    "declaration": false,

Also available in: Unified diff