chore: add $schema to tsconfig.json
This commit is contained in:
parent
1b43a7b4ff
commit
45ec9c90cb
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"$schema": "https://json.schemastore.org/package",
|
||||
"compilerOptions": {
|
||||
"target": "esnext",
|
||||
"lib": ["dom", "esnext"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue