Merge pull request #91 from revolter/patch-1

Fix inconsistent indentation
This commit is contained in:
Johannes Theiner 2024-07-31 22:06:34 +02:00 committed by GitHub
commit bfa0145644
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,7 +10,7 @@
"moduleResolution": "node",
"importHelpers": true,
"isolatedModules": true,
"strictNullChecks": true,
"strictNullChecks": true,
"lib": [
"DOM",
"ES5",