This repository was archived by the owner on Oct 3, 2025. It is now read-only.

Description
Creating an optimized production build...
Compiled with warnings.
[eslint]
src/utility/api.ts
Line 30:17: Expected '===' and instead saw '==' eqeqeq
Line 32:24: Expected '===' and instead saw '==' eqeqeq
Line 34:31: Expected '===' and instead saw '==' eqeqeq
Line 39:31: Expected '===' and instead saw '==' eqeqeq
Line 44:31: Expected '===' and instead saw '==' eqeqeq
Line 49:31: Expected '===' and instead saw '==' eqeqeq
Search for the keywords to learn more about each warning.
To ignore, add // eslint-disable-next-line to the line before.