Skip to content

Commit fe70eb3

Browse files
committed
should fix test
1 parent 9a2afd9 commit fe70eb3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/configurationType.ts

+3
Original file line numberDiff line numberDiff line change
@@ -660,6 +660,9 @@ export type Configuration = {
660660
typeAlias: string
661661
interface: string
662662
}
663+
/**
664+
* @default {}
665+
*/
663666
customizeEnabledFeatures: {
664667
[path: string]:
665668
| 'disable-auto-invoked'

0 commit comments

Comments
 (0)