Fix ESLint

This commit is contained in:
Austin Chen 2022-06-14 02:49:13 -07:00
parent 39fe9f0acc
commit 65f19ff56d

View File

@ -1,4 +1,4 @@
import { ENV, ENV_CONFIG } from './envs/constants' import { ENV_CONFIG } from './envs/constants'
export type User = { export type User = {
id: string id: string