mirror of
https://github.com/brendan-ch/todo-tracker-obsidian.git
synced 2026-04-17 07:10:31 +00:00
Target ES6.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"inlineSourceMap": true,
|
||||
"inlineSources": true,
|
||||
"module": "ESNext",
|
||||
"target": "es5",
|
||||
"target": "es6",
|
||||
"allowJs": true,
|
||||
"noImplicitAny": true,
|
||||
"moduleResolution": "node",
|
||||
|
||||
Reference in New Issue
Block a user