Skip to content

Commit 005620c

Browse files
committed
gh
1 parent 43a1ae8 commit 005620c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/.vitepress/config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
import { defineConfig } from 'vitepress';
22

33
export default defineConfig({
4+
base: '/ts-typed-errors/',
45
title: 'ts-typed-errors',
56
description: 'Exhaustive error matching for TypeScript',
67
themeConfig: {

0 commit comments

Comments
 (0)