Update examples/webpack/src/index.js

Co-authored-by: fleonus <hkapoor@gitlab.com>
This commit is contained in:
Remco Haszing 2021-08-09 22:30:08 +02:00 committed by GitHub
parent 260f0da919
commit b42b0b6af4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -54,7 +54,7 @@ setDiagnosticsOptions({
markdownDescription: 'Even **markdown** _descriptions_ `are` ~~not~~ supported!',
},
enum: {
description: 'Pick your started',
description: 'Pick your starter',
enum: ['Bulbasaur', 'Squirtle', 'Charmander', 'Pickachu'],
},
number: {