Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Commit

Permalink
Merge pull request #39 from Delagen/update-deps
Browse files Browse the repository at this point in the history
feat(deps): update deps, support of eslint 8 (rebase)
  • Loading branch information
gund authored Dec 14, 2021
2 parents 2dc038f + 6cb798c commit 1d48f3f
Show file tree
Hide file tree
Showing 5 changed files with 16,849 additions and 10,034 deletions.
3 changes: 3 additions & 0 deletions jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,7 @@ module.exports = {
},
testRegex: './tests/.+\\.test\\.ts$',
moduleFileExtensions: ['ts', 'tsx', 'js', 'jsx', 'json'],
moduleNameMapper: {
'@eslint/eslintrc/universal': '@eslint/eslintrc/dist/eslintrc-universal.cjs',
},
};
Loading

0 comments on commit 1d48f3f

Please sign in to comment.