Skip to content

Commit

Permalink
chore: remove empty config
Browse files Browse the repository at this point in the history
  • Loading branch information
susisu committed Sep 23, 2024
1 parent ae273ce commit c1f2d8d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion eslint.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import vitestPlugin from "@vitest/eslint-plugin";
import globals from "globals";

export default config({ tsconfigRootDir: import.meta.dirname }, [
{},
{
files: ["src/**/*.ts"],
languageOptions: {
Expand Down

0 comments on commit c1f2d8d

Please sign in to comment.