Skip to content

Commit

Permalink
tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
petamoriken committed May 6, 2024
1 parent e9e6e0a commit af8d6f6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/types/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -767,6 +767,9 @@ export interface EsParserConfig {
* Defaults to `false`
*/
explicitResourceManagement?: boolean;
/**
* Defaults to `false`
*/
disallowAssertKeywords?: boolean;
}

Expand Down

0 comments on commit af8d6f6

Please sign in to comment.