From 713ddff3ae65e93626168025cb2230bfc1d9b8d2 Mon Sep 17 00:00:00 2001 From: Umidbek Karimov <4734297+avocadowastaken@users.noreply.github.com> Date: Mon, 2 Jan 2023 09:57:34 +0200 Subject: [PATCH] docs: Add a note about the `prisma-fmt-wasm`. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index f74cb0f..503ed5f 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,11 @@ npm i -D prettier-plugin-prisma yarn add -D prettier-plugin-prisma ``` +### Feature requests + +This library is built on top of official [prisma-fmt-wasm](https://github.com/prisma/prisma-engines/tree/main/prisma-fmt-wasm), +and all new features are developed there: https://github.com/prisma/prisma-engines/issues?q=fmt + ### Supported options - Tab width: https://prettier.io/docs/en/options.html#tab-width