Skip to content

Commit a6c6e23

Browse files
committed
Disable react/jsx-indent
1 parent 84f4871 commit a6c6e23

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

packages/preset/src/adaptiveCards/createAdaptiveCardsAttachmentMiddleware.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
/* eslint-disable react/jsx-indent */
2+
13
import React from 'react';
24

35
import { AttachmentMiddleware } from 'botframework-webchat-api';

0 commit comments

Comments
 (0)