@fimbul/wotan
Advanced tools
Changelog
v0.12.0
Features:
no-inferred-empty-object
: handle multiple JSDoc @template
tags starting from TypeScript@3.0.0no-unstable-api-use
: better error message for signaturesno-useless-initializer
: check computed names in destructuringBugfixes:
no-return-await
, await-only-promise
, no-useless-assertion
: fixer looks into tagged templates when parenthesizingprefer-dot-notation
: fixer adds parens around numeric literalstype-assertion
: no longer emit invalid code when fixing to classic style