| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-01-25 | feat(fmt): make semi-colon option a boolean (#17527) | David Sherret | |
| 2023-01-24 | feat(fmt): add ability to configure semicolons (#17292) | Bartek IwaĆczuk | |
| Allows to change behavior of `deno fmt` to use "ASI" setting for semicolons instead of always prefering them, this is done by "--options-semi=asi" flag or `"semi": "asi"` setting in the config file. | |||
| 2022-01-17 | feat: auto-discover config file (#13313) | Ryan Dahl | |
