Skip to content

Commit

Permalink
Use central eslint config
Browse files Browse the repository at this point in the history
  • Loading branch information
otacke committed Apr 9, 2024
1 parent 30d9c95 commit 5ed1fe9
Show file tree
Hide file tree
Showing 4 changed files with 303 additions and 401 deletions.
5 changes: 5 additions & 0 deletions eslint.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
import eslintConfigSnordianH5P from 'eslint-config-snordian-h5p';

export default [
eslintConfigSnordianH5P.configs['flat/recommended']
];
52 changes: 0 additions & 52 deletions eslint.config.mjs

This file was deleted.

Loading

0 comments on commit 5ed1fe9

Please sign in to comment.