We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent feba993 commit b7cd6fdCopy full SHA for b7cd6fd
package.json
@@ -2,7 +2,7 @@
2
"name": "@codingame/monaco-editor-wrapper",
3
"version": "0.0.0-semantic-release",
4
"private": false,
5
- "description": "Enhanced Monaco editor with TextMate grammars and more",
+ "description": "Configured monaco-vscode-api with tools and extensions",
6
"scripts": {
7
"build": "npm run lint && npm run compile && npm run generate-types",
8
"compile": "node --experimental-json-modules ./node_modules/.bin/rollup --config rollup.config.ts --configPlugin typescript",
0 commit comments