Skip to content

Commit aade943

Browse files
committed
style: format tsconfig
1 parent 83cc13b commit aade943

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tsconfig.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"extends": "@hypernym/tsconfig",
33
"compilerOptions": {
44
"module": "ESNext",
5-
"moduleResolution": "Bundler",
5+
"moduleResolution": "Bundler"
66
},
7-
"include": ["src/**/*", ".config/**/*", "bundler.config.ts"],
7+
"include": ["src/**/*", ".config/**/*", "bundler.config.ts"]
88
}

0 commit comments

Comments
 (0)