Commit 8728590
committed
chore: use rootDir instead of includes in tsconfig
Fixes the type definitions generation on eslint-config-next by
setting the rootDir option, so it generates the .d.ts files in the
dist folder instead of dist/src.1 parent 3823a60 commit 8728590
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
11 | 12 | | |
12 | | - | |
13 | 13 | | |
14 | 14 | | |
0 commit comments