Skip to content

Commit

Permalink
chore: remove superfluous files
Browse files Browse the repository at this point in the history
  • Loading branch information
domoritz committed Jan 29, 2025
1 parent 4f42a7d commit afc9e75
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions eslint.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,10 @@ delete globals.browser["AudioWorkletGlobalScope "];
export default [
{
ignores: [
".eslintrc.js",
"babel.config.js",
"prettier.config.js",
"vitest.config.ts",
"vitest.setup.ts",
"rollup.config.js",
"build/**",
"coverage/**",
"FixJSDOMEnvironment.ts",
Expand Down

0 comments on commit afc9e75

Please sign in to comment.