Skip to content

Commit 0689d55

Browse files
brooke-hamiltonchrmarti
authored andcommitted
formatting
Signed-off-by: Brooke Hamilton <[email protected]>
1 parent e7bf72b commit 0689d55

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

src/test/tsconfig.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
"extends": "../../tsconfig.base.json",
33
"compilerOptions": {
44
"resolveJsonModule": true,
5-
"types": ["node", "mocha"]
5+
"types": [
6+
"node",
7+
"mocha"
8+
]
69
},
710
"references": [
811
{

0 commit comments

Comments
 (0)