diff options
author | ilyayudovin <ilyayudovin123.@mail.com> | 2020-06-06 19:57:15 +0300 |
---|---|---|
committer | ilyayudovin <ilyayudovin123.@mail.com> | 2020-06-06 19:57:15 +0300 |
commit | c1a8bfa68cd9e93bdee795ef292b1ddeb1f238c3 (patch) | |
tree | 2a4e2bc89116105ae269e83b30c966fab0f0c19f /src/react-app-env.d.ts | |
parent | bdf533b43a6b9fab5420c86716c9611ce857d761 (diff) | |
download | which-ui-c1a8bfa68cd9e93bdee795ef292b1ddeb1f238c3.tar.gz |
style: configure eslint
Diffstat (limited to 'src/react-app-env.d.ts')
-rw-r--r-- | src/react-app-env.d.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/react-app-env.d.ts b/src/react-app-env.d.ts index 6431bc5..c7466ce 100644 --- a/src/react-app-env.d.ts +++ b/src/react-app-env.d.ts @@ -1 +1,2 @@ +// eslint-disable-next-line /// <reference types="react-scripts" /> |