Skip to content

Commit

Permalink
Upgrade to eslint 9.x
Browse files Browse the repository at this point in the history
  • Loading branch information
tshemsedinov committed Aug 16, 2024
1 parent 8ea9492 commit 1028676
Show file tree
Hide file tree
Showing 4 changed files with 174 additions and 1,719 deletions.
12 changes: 0 additions & 12 deletions .eslintrc.json

This file was deleted.

5 changes: 5 additions & 0 deletions eslint.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
'use strict';

const init = require('eslint-config-metarhia');

module.exports = [...init];
Loading

0 comments on commit 1028676

Please sign in to comment.