https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36400

--- Comment #14 from Jonathan Druart <[email protected]> ---
Created attachment 164249
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=164249&action=edit
Bug 36400 (follow-up): remove option editorconfig from .prettierrc.js

- The option doesn't seem do what it's intended for:
        - The debug logs still show options from the .editorconfig (which is
actually what we want in this case).
- The option causes unwanted warnings when using the cli.
- In summary: we have to keep in mind that the rules are now hierarchical:
        1. .editorconfig
        2. .prettierrc.js

Signed-off-by: Brendan Lawlor <[email protected]>

Signed-off-by: Jonathan Druart <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to