diff options
| author | ab <abdullah_ahmed@brown.edu> | 2019-04-07 10:34:27 -0400 |
|---|---|---|
| committer | ab <abdullah_ahmed@brown.edu> | 2019-04-07 10:34:27 -0400 |
| commit | 2c248fdf429d70424e398ff2b718c89f802025e9 (patch) | |
| tree | ae0737b78b75dffc30002e4048abd32fe038eb78 /tsconfig.json | |
| parent | 49310acbdfd7ca239c939208b3766c54e980f6f1 (diff) | |
| parent | b680f3db2f9fb6dc65f47848234e96453ef60a5c (diff) | |
ab committed this
Diffstat (limited to 'tsconfig.json')
| -rw-r--r-- | tsconfig.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tsconfig.json b/tsconfig.json index 2b2c69fe1..41db1d0a7 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -10,7 +10,7 @@ "lib": [ "dom", "es2015" - ] + ], }, // "exclude": [ // "node_modules", |
