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 May 22, 2024
1 parent 175bf12 commit a0750c7
Show file tree
Hide file tree
Showing 4 changed files with 178 additions and 212 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 a0750c7

Please sign in to comment.