You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
monaco-editor/test/package.json

10 lines
191 B
JSON

{
"name": "monaco-webpack-test",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "../node_modules/.bin/webpack --config webpack.config.js"
}
}