Minor Changes
-
change: config option
lint: true
has changed tolint: 'eslint'
(#455) -
change: disable formatting with prettier by default (#457)
-
feat: add support for biomejs as a formatter (#455)
-
feat: move operationId config option to services object (#441)
-
feat: add operation error type mappings (#442)
-
feat: add support for biomejs as a linter (#455)
-
change: config option
format: true
has changed toformat: 'prettier'
(#455)