v0.4.1
[0.4.1] - 2019-10-30
Major update of dependencies.
Added
- 'standardize/prect configuration' for ESLint extends.
'#__PURE__'(uglifyJS/terser directive) toblockproperty in 'spaced-comment'@typescript-eslint/consistent-type-assertionsreplacing obsolete rules (see "Removed").react/no-did-mount-set-stateas warn.react/no-did-update-set-stateas error.unicorn/no-console-spacesas warn.unicorn/prefer-datasetas warn.unicorn/prefer-event-keyas error.unicorn/prefer-node-removeas warn.unicorn/prefer-starts-ends-withas warn.unicorn/prefer-text-contentas error.unicorn/throw-new-erroras error.
Changed
- Using Prettierx v0.8.0, based on Prettier 1.18.0
- Updated the './prettier' directory for sync dependencies.
@typescript/array-typenow is 'array', to allow thereadonlykeyword.arrow-parensnow is 'as-needed' withrequireForBlockBodyfalse.complexityfrom 8 to 10.default-casenow accept 'nodefault' or 'no default'.quote-propsfrom 'as-needed' to 'consistent'.unicorn/no-unused-propertiesfrom error to warn.unicorn/prefer-add-event-listenerfrom error to warn.