Skip to content

Interface: NotFoundPluginOptions

Defined in: packages/plugin-not-found/src/index.ts:10

Properties

PropertyTypeDescriptionDefined in

distanceThreshold?

number

Distance threshold for suggesting commands.

Default

ts
5;

packages/plugin-not-found/src/index.ts:16

在 MIT 许可证下发布