Skip to content

Commit

Permalink
Remove es-lint comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ethriel3695 committed Jun 6, 2023
1 parent 3360003 commit 3b33122
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin-src/trim-stats-file.ts
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ export async function main([statsFile = './storybook-static/preview-stats.json']

console.log(`Wrote ${targetFile}`);
} catch (err) {
// eslint-disable-next-line no-console
console.error(err);
}
}

0 comments on commit 3b33122

Please sign in to comment.