Skip to content

Commit 8d63fbe

Browse files
committed
style(site): format config
1 parent 1bde497 commit 8d63fbe

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

site/tsconfig.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"paths": {
55
"@site/*": ["./src/*"],
66
"@partials/*": ["./src/_partials/*"],
7-
"@components/*": ["./src/components/*"],
8-
},
9-
},
7+
"@components/*": ["./src/components/*"]
8+
}
9+
}
1010
}

0 commit comments

Comments
 (0)