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

David Nind <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Text to go in the|                            |This fixes Koha's Prettier
      release notes|                            |code formatter
                   |                            |configuration file
                   |                            |(.prettierrc.js) to set the
                   |                            |default indentation to four
                   |                            |spaces.
                 CC|                            |[email protected]

--- Comment #4 from David Nind <[email protected]> ---
Testing notes (using KTD):
1. I tested using this file to test the change:
koha-tmpl/intranet-tmpl/js/i18n.js
2. To get into visual mode to select text with the down arrow key, press v
3. The block of text I selected was correctly reformatted to use four spaces
for indentation (I selected a block a JS code and ran `!prettier --parser
typescript`)

-- 
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