Skip to content

ESlint + Husky#1

Open
Claytonrss wants to merge 5 commits intomainfrom
chore-eslint-husky
Open

ESlint + Husky#1
Claytonrss wants to merge 5 commits intomainfrom
chore-eslint-husky

Conversation

@Claytonrss
Copy link
Copy Markdown
Member

@Claytonrss Claytonrss commented Feb 12, 2023

O que foi feito?

  • ESlint - Adicionado e configurado
  • Husky - Adicionado e configurado
  • Refatoração de algumas importações para ficar padronizado
  • Aplicado Estilo de código definido no Eslint

Comment thread src/socket.ts
const CLIENT_DOMAIN = process.env.CLIENT_DOMAIN

const CLIENT_DOMAIN = process.env.CLIENT_DOMAIN;
export function startServer(server: any) {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Não da para fazer algo assim, para tirar esse any??

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants