mirror of
https://github.com/danbulant/monaco-yaml
synced 2026-07-06 19:40:55 +00:00
Update examples/webpack/src/index.js
This commit is contained in:
parent
b42b0b6af4
commit
41d2b2e0c9
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ setDiagnosticsOptions({
|
||||||
},
|
},
|
||||||
enum: {
|
enum: {
|
||||||
description: 'Pick your starter',
|
description: 'Pick your starter',
|
||||||
enum: ['Bulbasaur', 'Squirtle', 'Charmander', 'Pickachu'],
|
enum: ['Bulbasaur', 'Squirtle', 'Charmander', 'Pikachu'],
|
||||||
},
|
},
|
||||||
number: {
|
number: {
|
||||||
description: 'Numbers work!',
|
description: 'Numbers work!',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue