Skip to content

Commit

Permalink
Remove feature only supported by ES modules
Browse files Browse the repository at this point in the history
  • Loading branch information
robatwilliams committed May 12, 2023
1 parent edaa315 commit 8366551
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/eslint-plugin-ecmascript-compat-example/src/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ new Error('message', { cause: new Error('originalError') });

/./d.test('d flag');

await Promise.resolve();

/**
* ES2021
*/
Expand Down

0 comments on commit 8366551

Please sign in to comment.