Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
DonJayamanne committed Jan 20, 2025
1 parent 304e10b commit 35949b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/platform/common/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ export const NOTEBOOK_SELECTOR = [
export const CodespaceExtensionId = 'GitHub.codespaces';
export const JVSC_EXTENSION_ID = 'ms-toolsai.jupyter';
export const DATA_WRANGLER_EXTENSION_ID = 'ms-toolsai.datawrangler';
export const PROPOSED_API_ALLOWED_PUBLISHERS = ['donjayamanne']
export const PROPOSED_API_ALLOWED_PUBLISHERS = ['donjayamanne'];
export const POWER_TOYS_EXTENSION_ID = 'ms-toolsai.vscode-jupyter-powertoys';
export const JUPYTER_HUB_EXTENSION_ID = 'ms-toolsai.jupyter-hub';
export const AppinsightsKey = '0c6ae279ed8443289764825290e4f9e2-1a736e7c-1324-4338-be46-fc2a58ae4d14-7255';
Expand Down

0 comments on commit 35949b1

Please sign in to comment.