From c1a8bfa68cd9e93bdee795ef292b1ddeb1f238c3 Mon Sep 17 00:00:00 2001 From: ilyayudovin Date: Sat, 6 Jun 2020 19:57:15 +0300 Subject: style: configure eslint --- src/index.tsx | 1 - 1 file changed, 1 deletion(-) (limited to 'src/index.tsx') diff --git a/src/index.tsx b/src/index.tsx index 563cfb7..fa9a15a 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -5,4 +5,3 @@ ReactDOM.render(

Hello, world!

, document.getElementById('root') ); - -- cgit v1.2.3