Skip to content

Commit

Permalink
update package name
Browse files Browse the repository at this point in the history
  • Loading branch information
benmosher authored Jan 30, 2019
1 parent c8e96ac commit 784b602
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/typescript.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ module.exports = {
settings: {
'import/extensions': allExtensions,
'import/parsers': {
'@eslint/typescript-parser': tsExtensions
'@typescript-eslint/parser': tsExtensions
},
'import/resolver': {
'node': {
Expand Down

0 comments on commit 784b602

Please sign in to comment.