Skip to content

Commit

Permalink
fix(typescript): fix stylistic/ts plugin extention
Browse files Browse the repository at this point in the history
  • Loading branch information
BryanBerger98 committed Aug 9, 2024
1 parent 59640bf commit 31fc8a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions typescript.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
module.exports = {
extends: [
'plugin:@typescript-eslint/recommended',
'plugin:@stylistic/ts',
],
env: {
es6: true,
Expand Down

0 comments on commit 31fc8a9

Please sign in to comment.