Bugzilla – Attachment 177798 Details for
Bug 38664
Tidy the whole codebase
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 38664: Bump the version of the prettier plugin
Bug-38664-Bump-the-version-of-the-prettier-plugin.patch (text/plain), 879 bytes, created by
Jonathan Druart
on 2025-02-11 21:30:26 UTC
(
hide
)
Description:
Bug 38664: Bump the version of the prettier plugin
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2025-02-11 21:30:26 UTC
Size:
879 bytes
patch
obsolete
>From f269cd479176069cd00c46b06cc43b9876fc631d Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Tue, 11 Feb 2025 21:57:01 +0100 >Subject: [PATCH] Bug 38664: Bump the version of the prettier plugin > >It improves the parsing of TT comments, as well as correctly supporting >prettier-ignore within TT comments >--- > package.json | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/package.json b/package.json >index 64503036b9c..eacf4b016ea 100644 >--- a/package.json >+++ b/package.json >@@ -70,7 +70,7 @@ > "license": "GPL-3.0", > "devDependencies": { > "@babel/core": "^7.26.8", >- "@koha-community/prettier-plugin-template-toolkit": "^2.0.1", >+ "@koha-community/prettier-plugin-template-toolkit": "^2.0.2", > "@rspack/cli": "^1.0.1", > "@rspack/core": "^1.0.1", > "@vue/compiler-sfc": "^3.2.31", >-- >2.34.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 38664
:
175488
|
175664
|
177755
|
177796
|
177797
| 177798 |
177799
|
177800
|
177801
|
177802
|
177813
|
177825
|
177826
|
177827