Skip to content

Commit

Permalink
Migrate to eslint 9
Browse files Browse the repository at this point in the history
  • Loading branch information
otacke committed Apr 11, 2024
1 parent 1fccf2c commit f7b878e
Show file tree
Hide file tree
Showing 4 changed files with 115 additions and 209 deletions.
50 changes: 0 additions & 50 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 @@
import eslintConfigSnordianH5P from 'eslint-config-snordian-h5p';

export default [
eslintConfigSnordianH5P.configs['flat/recommended']
];
Loading

0 comments on commit f7b878e

Please sign in to comment.