1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-24 20:36:40 +07:00

fixed scroll

This commit is contained in:
Fedor Katurov 2020-11-20 18:44:15 +07:00
parent 17048f175c
commit 29a99e6f2c
3 changed files with 10 additions and 9 deletions

View file

@ -1,7 +1,7 @@
{
"extends": "./tsconfig.paths.json",
"compilerOptions": {
"target": "es5",
"target": "es6",
"lib": [
"dom",
"dom.iterable",