From 140fce0ea880c3eaa33c764ad6beb74a01dc9630 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Abdurrahman=20Ayd=C4=B1n?= <50546655+aaydin-tr@users.noreply.github.com> Date: Tue, 16 Apr 2024 21:36:35 +0300 Subject: [PATCH] chore: update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 84e71e0..cdd70e1 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ bun add ikari { "compilerOptions": { "experimentalDecorators": true, + "emitDecoratorMetadata": true } } ```