From efa89313fa4152252b477aafd88f7cf4a66747d8 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Thu, 5 Feb 2026 10:19:56 +0000 Subject: Initial Strapi plugin project --- playground/config/plugins.ts | 1 + 1 file changed, 1 insertion(+) create mode 100644 playground/config/plugins.ts (limited to 'playground/config/plugins.ts') diff --git a/playground/config/plugins.ts b/playground/config/plugins.ts new file mode 100644 index 0000000..56bf55f --- /dev/null +++ b/playground/config/plugins.ts @@ -0,0 +1 @@ +export default () => ({}); -- cgit v1.2.3