{"library":"monaco-typescript","type":"library","category":null,"description":"Monaco-typescript v4.10.0 provides TypeScript and JavaScript language support for the Monaco Editor, including syntax highlighting, IntelliSense, diagnostics, and formatting. It is maintained by Microsoft and ships with bundled TypeScript types. The package is primarily used as a bundled dependency of monaco-editor, not installed standalone. It supports single-file scenarios only and does not support cross-file features like project isolation or rename. Release cadence follows monaco-editor releases, approximately quarterly.","language":"javascript","status":"active","version":"4.10.0","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install monaco-typescript","imports":["import 'monaco-editor/esm/vs/basic-languages/typescript/typescript.contribution';","import 'monaco-editor/esm/vs/language/typescript/monaco.contribution';","monaco.languages.typescript.typescriptDefaults.setCompilerOptions({ target: monaco.languages.typescript.ScriptTarget.ES2015 });"]},{"cmd":"yarn add monaco-typescript","imports":[]},{"cmd":"pnpm add monaco-typescript","imports":[]}],"homepage":"https://github.com/Microsoft/monaco-typescript#readme","github":"https://github.com/Microsoft/monaco-typescript","docs":null,"changelog":null,"pypi":null,"npm":"monaco-typescript","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}