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

Commit

Permalink
feat(deps): update deps, support of eslint 8
Browse files Browse the repository at this point in the history
  • Loading branch information
Delagen committed Oct 12, 2021
1 parent 2dc038f commit 6cb798c
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 6cb798c

Please sign in to comment.