Skip to content

Commit 6aad7d3

Browse files
authored
fix(website): corect playground build issue (#6506)
fix(website-eslint): playground eslint build issue
1 parent de1e5ce commit 6aad7d3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/website-eslint/rollup.config.js

+1-2
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,8 @@ module.exports = {
3333
/typescript-estree\/dist\/create-program\/getWatchProgramsForProjects\.js/,
3434
/typescript-estree\/dist\/create-program\/createProjectProgram\.js/,
3535
/typescript-estree\/dist\/create-program\/createIsolatedProgram\.js/,
36+
/typescript-estree\/dist\/clear-caches\.js/,
3637
/utils\/dist\/ts-eslint\/ESLint\.js/,
37-
// 'eslint/lib/shared/ajv.js',
38-
// 'eslint/lib/shared/runtime-info.js',
3938
/ajv\/lib\/definition_schema\.js/,
4039
/stream/,
4140
/os/,

0 commit comments

Comments
 (0)