Skip to content

Commit 797ce20

Browse files
committed
add readme for templates
1 parent ccd2ad0 commit 797ce20

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

tsconfig-templates/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# `tsconfig` Templates
2+
3+
Every package should get its own copy of these four files. Package-specific options should go in `tsconfig.json` and
4+
test-specific options in `tsconfig.test.json`. The `cjs` and `esm` files shouldn't need to be modified, and only exist
5+
because tsconfigs don't support multiple inheritence.

0 commit comments

Comments
 (0)