All notable changes to this project will be documented in this file.
- packaging: move public API to
ng-seedorganization
- atr: add
no-duplicate-importsrule - atr: add
space-within-parensrule - atr: set
check-rest-spread,check-typecast,check-type-operatoroptions towhitespace - atr: set
check-else-ifoption toprefer-conditional-expression - atr: set
ignore-bound-class-methodsoption tosemicolon
- atr: add
encodingrule - atr: add
curlyrule - atr: add
prefer-object-spreadrule - atr: add
binary-expression-operand-orderrule - atr: add
prefer-conditional-expressionrule - atr: add
angular-whitespacerule - atr: add
banana-in-box - atr: add
templates-no-negated-async - atr: set
max-file-line-countoption to1500 - atr: set
2option toindent - atr: set
avoid-templateoption toquotemark - atr: set
no-forward-refoption totrue
- atr: set
allow-leading-underscoreoption tovariable-name
- atr: set
ban-single-arg-parensoption toarrow-parens - atr: remove
no-magic-numbers - atr: remove
lodashfromimport-blacklist - atr: remove
no-unnecessary-callback-wrapper