Skip to content

Commit 1cf2b25

Browse files
committed
f
1 parent fe43028 commit 1cf2b25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/build-docusaurus.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ fs.writeFileSync(tmpDirPath('package.json'), JSON.stringify(packageJSON));
1414

1515
copyToTmpDir('package-lock.json');
1616
copyToTmpDir('tsconfig.json');
17-
copyToTmpDir('resources');
17+
copyToTmpDir('resources/eslint-internal-rules');
1818
copyToTmpDir('src');
1919
copyToTmpDir('website');
2020

0 commit comments

Comments
 (0)