Skip to content

Commit

Permalink
fix: remove hack that has bad consequences
Browse files Browse the repository at this point in the history
  • Loading branch information
Loïc Mangeonjean committed Feb 9, 2024
1 parent a164a29 commit a37e764
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
5 changes: 0 additions & 5 deletions src/hack.ts

This file was deleted.

1 change: 0 additions & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import './hack'
import * as monaco from 'monaco-editor'
import { createEditor, createModelReference, registerEditorOpenHandler, initializePromise } from './monaco'
import { updateUserConfiguration, registerConfigurations, registerDefaultConfigurations, onConfigurationChanged, getConfiguration, getUserConfiguration, onUserConfigurationChange } from './configuration'
Expand Down

0 comments on commit a37e764

Please sign in to comment.