Edqe14 / eslint-config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Eslint config with Prettier

.prettierrc

{
  "singleQuote": true,
  "trailingComma": "all"
}

About

License:MIT License


Languages

Language:JavaScript 100.0%