Skip to content

Commit f24eb45

Browse files
committed
undo change to .eslintrc.js
1 parent 666bfc8 commit f24eb45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.eslintrc.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@ module.exports = {
162162
'aws-toolkits/no-incorrect-once-usage': 'error',
163163
'aws-toolkits/no-string-exec-for-child-process': 'error',
164164
'aws-toolkits/no-console-log': 'error',
165+
'aws-toolkits/no-json-stringify-in-log': 'error',
165166
'no-restricted-imports': [
166167
'error',
167168
{

0 commit comments

Comments
 (0)