Skip to content
This repository was archived by the owner on Mar 4, 2020. It is now read-only.

Commit 17ef5a6

Browse files
committed
fix tsconfig.docs.json
1 parent 8d610c3 commit 17ef5a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/tsconfig.docs.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"extends": "./tsconfig.common.json",
33
"compilerOptions": {
44
"module": "esnext",
5+
"baseUrl": "../",
56
"paths": {
67
"@fluentui/*": ["packages/*/src"],
78
"docs/*": ["docs/*"],

0 commit comments

Comments
 (0)