Stefano Magrassi
Stefano Magrassi
The `generateConfig` methods use [`dealLocal()`](https://github.com/react-component/picker/blob/master/src/generate/dateFns.ts#L27) function to get `date-fns` specific locale data for the provided language, but the implementation fails in some cases because `rc-picker` locales names **do not exactly...
**Do you want to request a _feature_ or report a _bug_?** It seems to be a bug **What is the current behavior?** Prettier ^2.0.0 is required as peer dependency and...
First of all: great job. This project seems **so** useful and interesting and I would use it right now, but the readme/documentation it's a bit confusing to me: what is...
In version 2.27.0 it was introduced a [new strategy](https://github.com/import-js/eslint-plugin-import/compare/v2.26.0...v2.27.0#diff-2825fcc427c846fe18d501930e1a3d83be722027f1f643801afdcc2c255dd4a8R285) which splits the imports paths in segments and compares them independently. However, this leads to different results for the same inputs...