Skip to content

Commit

Permalink
port to centralized eslint config
Browse files Browse the repository at this point in the history
  • Loading branch information
foxriver76 committed Dec 20, 2023
1 parent c06187b commit 7500563
Show file tree
Hide file tree
Showing 7 changed files with 1,275 additions and 752 deletions.
163 changes: 0 additions & 163 deletions .eslintrc.js

This file was deleted.

3 changes: 3 additions & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"extends": ["@foxriver76/eslint-config"]
}
1 change: 1 addition & 0 deletions .prettierrc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
module.exports = require('@foxriver76/eslint-config/prettier');
12 changes: 0 additions & 12 deletions .prettierrc.json

This file was deleted.

Loading

0 comments on commit 7500563

Please sign in to comment.