Skip to content

Commit

Permalink
disable outdated linting
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-zippenfenig committed Jun 5, 2024
1 parent 134d465 commit 72287f9
Show file tree
Hide file tree
Showing 5 changed files with 1,999 additions and 2,758 deletions.
2 changes: 0 additions & 2 deletions .eslintignore

This file was deleted.

32 changes: 0 additions & 32 deletions .eslintrc.js

This file was deleted.

7 changes: 7 additions & 0 deletions eslint.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
//import someConfig from "some-other-config-you-use";
import eslintConfigPrettier from "eslint-config-prettier";

export default [
//someConfig,
eslintConfigPrettier,
];
Loading

0 comments on commit 72287f9

Please sign in to comment.