Skip to content

Commit

Permalink
ignore etc.
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonkuhrt committed Dec 24, 2024
1 parent 9fc5697 commit 0309c31
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion bundle-sizes/config.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/* eslint-disable */
import { nodeResolve } from '@rollup/plugin-node-resolve'
import terser from '@rollup/plugin-terser'
import typescript from '@rollup/plugin-typescript'
Expand Down
1 change: 1 addition & 0 deletions eslint.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ export default tsEslint.config({
'legacy/**/*',
'**/build/**/*',
'website/**/*',
'bundle-sizes/**/*.{js,json}',
],
extends: configPrisma,
languageOptions: {
Expand Down

0 comments on commit 0309c31

Please sign in to comment.