Skip to content

Commit 1b4ecc2

Browse files
Update packages/agentflow/.eslintrc.js
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent e15271f commit 1b4ecc2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/agentflow/.eslintrc.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ module.exports = {
1515
'plugin:react/jsx-runtime',
1616
'plugin:react-hooks/recommended',
1717
'plugin:jsx-a11y/recommended',
18-
'plugin:prettier/recommended',
19-
'plugin:@typescript-eslint/recommended'
18+
'plugin:@typescript-eslint/recommended',
19+
'plugin:prettier/recommended'
2020
],
2121
parser: '@typescript-eslint/parser',
2222
parserOptions: {

0 commit comments

Comments
 (0)