Skip to content

Commit

Permalink
Update features.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason3S committed Oct 13, 2023
1 parent a4b946a commit 107fd53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cspell-types/src/features.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/* eslint-disable @typescript-eslint/no-empty-interface */

/**
* These are experimental features and are subject to change or removal without notice.
*/
Expand All @@ -12,7 +13,6 @@ export interface FeaturesExperimental {
/**
* These are the current set of active features
*/

export interface FeaturesActive {}

/**
Expand Down

0 comments on commit 107fd53

Please sign in to comment.