Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

Commit

Permalink
feat(rome_js_parser): EcmaScript @decorators #4252
Browse files Browse the repository at this point in the history
  • Loading branch information
denbezrukov committed Apr 26, 2023
1 parent 3a132e4 commit 54f44f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -56,7 +56,7 @@ the code action is not formatted.
- import "module" assert {}
+ import "module" with {}
```

- Allow decorators before `export` and `export default`. [#4252](https://github.com/rome/tools/issues/4252)

### VSCode
### JavaScript APIs
Expand Down

0 comments on commit 54f44f1

Please sign in to comment.