From bc81f082a570e2558a4a5f566ae866a177475c27 Mon Sep 17 00:00:00 2001 From: Ignatius Bagus Date: Thu, 20 May 2021 19:26:47 +0700 Subject: [PATCH] rename store/index.js -> store/index.ts --- test/store/{index.js => index.ts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/store/{index.js => index.ts} (100%) diff --git a/test/store/index.js b/test/store/index.ts similarity index 100% rename from test/store/index.js rename to test/store/index.ts