| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-09-19 | refactor: move out test files from root testdata directory into sub ↵ | David Sherret | |
| directories (#15949) | |||
| 2022-01-17 | feat: auto-discover config file (#13313) | Ryan Dahl | |
