diff options
| author | Marin Ivanov <[email protected]> | 2019-04-26 02:40:41 +0300 |
|---|---|---|
| committer | Marin Ivanov <[email protected]> | 2019-04-26 03:08:02 +0300 |
| commit | c5183ad3d99fd7b0e4208a257da51445c53f69a6 (patch) | |
| tree | b0c7afc923d9316676345bba098f63839c798a91 /tsconfig.json | |
| parent | bcbe1632ca93553d12d793eb45726fda125c8a14 (diff) | |
Rename {mitt => nitt}
Diffstat (limited to 'tsconfig.json')
| -rw-r--r-- | tsconfig.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tsconfig.json b/tsconfig.json new file mode 100644 index 0000000..8f3c656 --- /dev/null +++ b/tsconfig.json @@ -0,0 +1,5 @@ +{ + "compilerOptions": { + "lib": ["es2015"] + } +} |
