Skip to content

Commit

Permalink
fix build issues
Browse files Browse the repository at this point in the history
  • Loading branch information
prabhuignoto committed Jun 11, 2024
1 parent cd4957f commit beb04b4
Show file tree
Hide file tree
Showing 6 changed files with 79 additions and 123 deletions.
1 change: 1 addition & 0 deletions eslint.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ export default [
"**/dist",
"**/coverage",
"examples",
"**/app_dist",
],
},
];
75 changes: 0 additions & 75 deletions eslint.config.mjs_old

This file was deleted.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-strip": "^3.0.4",
"@rollup/plugin-terser": "^0.4.4",
"@testing-library/dom": "^10.1.0",
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/react": "^16.0.0",
"@testing-library/react-hooks": "^8.0.1",
Expand Down
Loading

0 comments on commit beb04b4

Please sign in to comment.