Skip to content

Commit

Permalink
Add an explanation comment
Browse files Browse the repository at this point in the history
  • Loading branch information
astorije committed Apr 13, 2020
1 parent ab38083 commit 7489edd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/typescript.js
Expand Up @@ -21,6 +21,8 @@ module.exports = {

rules: {
// analysis/correctness

// TypeScript compilation already ensures that named imports exist in the referenced module
'import/named': 'off',
},
}

0 comments on commit 7489edd

Please sign in to comment.