Skip to content

Commit

Permalink
chore: @putout/plugin-filesystem: eslint: convert rc to flat
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed May 10, 2024
1 parent 41a2689 commit bc4dc53
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 10 deletions.
10 changes: 0 additions & 10 deletions packages/plugin-filesystem/.eslintrc.json

This file was deleted.

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

const {safeAlign} = require('eslint-plugin-putout/config');

module.exports = safeAlign;

0 comments on commit bc4dc53

Please sign in to comment.