Update plausible
This commit is contained in:
parent
787450e064
commit
f7d069458f
6 changed files with 29 additions and 416 deletions
|
|
@ -5,8 +5,11 @@
|
|||
"module": "es6",
|
||||
"target": "es5",
|
||||
"sourceMap": true,
|
||||
"moduleResolution": "node",
|
||||
"strict": true,
|
||||
"allowJs": true,
|
||||
"lib": ["dom"]
|
||||
"lib": [
|
||||
"dom"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue