fix: formatting

This commit is contained in:
Joe Previte 2022-09-17 20:44:33 -07:00
parent 6c87b540b4
commit 42bafc3a09
No known key found for this signature in database
GPG Key ID: 2C91590C6B742C24
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
{ {
"extends": "../tsconfig.json", "extends": "../tsconfig.json",
"include": ["./**/*.ts"], "include": ["./**/*.ts"]
} }