Yves M.

Results 54 comments of Yves M.

Using `AWS::LanguageExtensions` causes errors to be obscured: ```yaml Transform: AWS::LanguageExtensions Parameters: Environment: Description: Environment Type: String Mappings: Environment: production: Something: true Resources: WebACL: Type: AWS::WAFv2::WebACL Properties: Rules: - Key: !If...

Any progress on this? And will it handle replacing `'` with `"` as mentioned in https://github.com/Sage/jsurl/issues/15#issuecomment-290013074 ?

> Please fill out the title. Done > This rule may conflict with [`prefer-array-flat-map`](https://github.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/prefer-array-flat-map.md), I'm not how will ESLint work if we enable both for following code > > ```js...

> Already exists in another plugin: https://github.com/freaktechnik/eslint-plugin-array-func#from-map Okay cool, thanks 👍 https://www.npmjs.com/package/eslint-plugin-array-func ![image](https://github.com/sindresorhus/eslint-plugin-unicorn/assets/4225430/e4c9c3b2-f1d9-4c14-afb1-1a45c63d7cc6) So.. what now? @fisker @sindresorhus I would prefer to stick with eslint-plugin-unicorn only that is well managed...