Skip to content

Commit

Permalink
fix(website): corect playground build issue (#6506)
Browse files Browse the repository at this point in the history
fix(website-eslint): playground eslint build issue
  • Loading branch information
armano2 committed Feb 21, 2023
1 parent de1e5ce commit 6aad7d3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/website-eslint/rollup.config.js
Expand Up @@ -33,9 +33,8 @@ module.exports = {
/typescript-estree\/dist\/create-program\/getWatchProgramsForProjects\.js/,
/typescript-estree\/dist\/create-program\/createProjectProgram\.js/,
/typescript-estree\/dist\/create-program\/createIsolatedProgram\.js/,
/typescript-estree\/dist\/clear-caches\.js/,
/utils\/dist\/ts-eslint\/ESLint\.js/,
// 'eslint/lib/shared/ajv.js',
// 'eslint/lib/shared/runtime-info.js',
/ajv\/lib\/definition_schema\.js/,
/stream/,
/os/,
Expand Down

0 comments on commit 6aad7d3

Please sign in to comment.