Add info tooltips to the feature table
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"baseUrl": "./",
|
||||
"lib": [
|
||||
"es2015",
|
||||
"dom"
|
||||
],
|
||||
"baseUrl": "./src",
|
||||
"verbatimModuleSyntax": true,
|
||||
"target": "ES2017",
|
||||
},
|
||||
|
Reference in New Issue
Block a user