basic snapshot implementation
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
"preserveConstEnums": true,
|
||||
"sourceMap": true,
|
||||
"rootDir": "src",
|
||||
"outDir": "build"
|
||||
"outDir": "build",
|
||||
"lib": ["es6", "dom"]
|
||||
},
|
||||
"compileOnSave": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user