Yves M.
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  So.. what now? @fisker @sindresorhus I would prefer to stick with eslint-plugin-unicorn only that is well managed...