Skip to content

Commit

Permalink
Remove unused ESLint comments and config files
Browse files Browse the repository at this point in the history
  • Loading branch information
yhatt committed May 17, 2024
1 parent 8cc9b05 commit a11e2d4
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 10 deletions.
3 changes: 0 additions & 3 deletions docsify/.eslintrc.yml

This file was deleted.

1 change: 0 additions & 1 deletion jest.setup.js
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
/* eslint-env jest */
global.context = describe
1 change: 0 additions & 1 deletion src/postcss/import/parse.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/* eslint consistent-return: 0 */
/** @module */
import postcssPlugin from '../../helpers/postcss_plugin'

Expand Down
5 changes: 0 additions & 5 deletions test/.eslintrc.yml

This file was deleted.

0 comments on commit a11e2d4

Please sign in to comment.