diff --git a/src/client/index.tsx b/src/client/index.tsx index bc8c3f15..e313d334 100644 --- a/src/client/index.tsx +++ b/src/client/index.tsx @@ -1,4 +1,3 @@ -/* eslint-disable no-undef */ import React from 'react'; import { createBrowserHistory } from 'history'; import reactDOM from 'react-dom';