Pārlūkot izejas kodu

Remove extra lib declaration

Remove DOM lib as it is not used.
master
TheoryOfNekomata pirms 1 gada
vecāks
revīzija
f72303520d
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      tsconfig.json

+ 1
- 1
tsconfig.json Parādīt failu

@@ -3,7 +3,7 @@
"compilerOptions": {
"rootDir": "src",
"module": "ESNext",
"lib": ["DOM", "ESNext"],
"lib": ["ESNext"],
"importHelpers": true,
"declaration": true,
"sourceMap": true,


Notiek ielāde…
Atcelt
Saglabāt