Skip to content

Commit 3dd7f7a

Browse files
committed
1 parent a146f3b commit 3dd7f7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,7 @@ module.exports = {
217217
'@typescript-eslint/prefer-function-type': 'error',
218218
'@typescript-eslint/prefer-includes': 'error',
219219
'@typescript-eslint/prefer-namespace-keyword': 'error',
220+
'@typescript-eslint/prefer-readonly': 'error',
220221
'@typescript-eslint/prefer-string-starts-ends-with': 'error',
221222
'@typescript-eslint/promise-function-async': [
222223
'error',

0 commit comments

Comments
 (0)