Skip to content

Commit 04355ff

Browse files
authored
add plugin:@typescript-eslint/recommended to readme for GTS (#2068)
1 parent e6d2802 commit 04355ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ module.exports = {
8787
plugins: ['ember'],
8888
extends: [
8989
'eslint:recommended',
90+
'plugin:@typescript-eslint/recommended',
9091
'plugin:ember/recommended',
9192
'plugin:ember/recommended-gts',
9293
],

0 commit comments

Comments
 (0)