Skip to content

Instantly share code, notes, and snippets.

@diego3g
Last active June 1, 2024 03:04
Show Gist options
  • Save diego3g/d15660c8875ecbf9e2d78aa7b7d6743d to your computer and use it in GitHub Desktop.
Save diego3g/d15660c8875ecbf9e2d78aa7b7d6743d to your computer and use it in GitHub Desktop.
{
"explorer.fileNesting.enabled": true,
"explorer.fileNesting.patterns": {
"package.json": ".eslint*, prettier*, tsconfig*, vite*, pnpm-lock*, bun.lockb, nest*",
"tailwind.config.js": "tailwind.config*, postcss.config*",
".env.local": ".env*",
".env": ".env*"
}
}
@Felipeex
Copy link

Diego, onde você faz aquelas lives?

@victorgabrielbs
Copy link

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