Skip to content

Commit 5ef880d

Browse files
author
Simen A. W. Olsen
committed
fix formatting
1 parent d53c97f commit 5ef880d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@
4545
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
4646
"react-dom": "^16.8.0 || || ^17.0.0 || ^18.0.0"
4747
}
48-
}
48+
}

typedoc.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
"out": "docs/",
55
"gitRevision": "main",
66
"exclude": ["node_modules/**"],
7-
"entryPoints": ["src/index.ts"],
8-
}
7+
"entryPoints": ["src/index.ts"]
8+
}

0 commit comments

Comments
 (0)