Skip to content

Commit

Permalink
should fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
zardoy committed Jan 29, 2024
1 parent 9a2afd9 commit fe70eb3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/configurationType.ts
Original file line number Diff line number Diff line change
Expand Up @@ -660,6 +660,9 @@ export type Configuration = {
typeAlias: string
interface: string
}
/**
* @default {}
*/
customizeEnabledFeatures: {
[path: string]:
| 'disable-auto-invoked'
Expand Down

0 comments on commit fe70eb3

Please sign in to comment.