Skip to content

Commit

Permalink
Apply camelCase as God said :-D
Browse files Browse the repository at this point in the history
  • Loading branch information
sgallou committed Mar 21, 2023
1 parent 1dbd3d9 commit 54b6b2e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ const stateColors: Record<string, string> = {
stopped: 'blue',
running: 'green',
custom: 'yellow',
waitdebugger: 'yellow',
waitDebugger: 'yellow',
};

export type Plugin = {
Expand Down

0 comments on commit 54b6b2e

Please sign in to comment.