Run prettier
This commit is contained in:
@@ -445,9 +445,7 @@ const App = () => {
|
|||||||
stdErrNotifications={stdErrNotifications}
|
stdErrNotifications={stdErrNotifications}
|
||||||
logLevel={logLevel}
|
logLevel={logLevel}
|
||||||
sendLogLevelRequest={sendLogLevelRequest}
|
sendLogLevelRequest={sendLogLevelRequest}
|
||||||
loggingSupported={
|
loggingSupported={!!serverCapabilities?.logging || false}
|
||||||
!!serverCapabilities?.logging || false
|
|
||||||
}
|
|
||||||
/>
|
/>
|
||||||
<div className="flex-1 flex flex-col overflow-hidden">
|
<div className="flex-1 flex flex-col overflow-hidden">
|
||||||
<div className="flex-1 overflow-auto">
|
<div className="flex-1 overflow-auto">
|
||||||
|
|||||||
Reference in New Issue
Block a user