Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am luizbaldi on github.
  • I am luizbaldi (https://keybase.io/luizbaldi) on keybase.
  • I have a public key ASDXW18uSz1c-kwPrxd9ovrd7tcjr6cnD5I6VOW1yYYOdgo

To claim this, I am signing this object:

[
{
"id": "14210160713",
"type": "PushEvent",
"actor": {
"id": 868014,
"login": "danielspofford",
"display_login": "danielspofford",
"gravatar_id": "",
"url": "https://api.github.com/users/danielspofford",

Setting up a new project

Why

After starting new projects there's always a couple of dependencies to add and configure that follows a pattern. For now, I don't like the idea of having a boilerplate so this gist is like a guide with a path for those configurations, with the basic idea of having a well-structured codebase :)

Stack

  • ESLint/Prettier
  • Absolute imports
    • Web