-
-
Notifications
You must be signed in to change notification settings - Fork 39
Closed
Description
- Operating System: any
- Node Version: any
- NPM Version: any
- webpack Version: @4
- schema-utils Version: latest
Feature Proposal
I'm writing loader on TypeScript and it will be awesome if schema-utils will provide definitions respecting JSON schema specification (see @types/json-schema) + I did not found out (from small documentation on webpack.js.org) is it possible to increase DX (change error message, show possible options, i.e. developer made mistake in option name and I want provide suggestions)
Feature Use Case
Increase DX, TypeScript support
UPD: found out from code that webpack show suggestions depending on provided schema