aboutsummaryrefslogtreecommitdiff
path: root/src/components/Monaco.ts
AgeCommit message (Collapse)Author
2022-11-07lint: Disallow utils index importsVendicated
This keeps leading to issues due to circular imports. Import from specific files instead, index just reexports
2022-10-31Fix: settings.appearance may be undefinedVendicated
2022-10-23Vencord Standalone without git/node (#148)Ven
2022-10-22style: Sort importsVendicated
2022-10-22Monaco for Discord DesktopVendicated
2022-10-22Add license headersVendicated
2022-10-21Vencord Web: QuickCss Monaco EditorVendicated