From d5740618ee8aa07b65c34b6a0bfc60d93d71095a Mon Sep 17 00:00:00 2001 From: Christoph Knittel Date: Thu, 15 Feb 2024 07:37:35 +0100 Subject: [PATCH] For v11+, we can use rescript.json instead of bsconfig.json --- bsconfig.json => rescript.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename bsconfig.json => rescript.json (100%) diff --git a/bsconfig.json b/rescript.json similarity index 100% rename from bsconfig.json rename to rescript.json