Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

turbo for errors shortcut #239

Open
devdariill opened this issue Jun 12, 2024 · 0 comments
Open

turbo for errors shortcut #239

devdariill opened this issue Jun 12, 2024 · 0 comments
Labels
discussion Let's discuss some topic related to the extension feature New features suggestions

Comments

@devdariill
Copy link

add a shortcut to create a turbo with type console.error and a different emoji
like
normal shortcut:
console.log('πŸš€ ~ file: middleware.ts:19 ~ user:', data)
error shortcut:
console.error('❌ ~ file: middleware.ts:19 ~ user:', data)

With ESLint, console.error statements can be allowed, while console.log statements should throw errors or warnings.

@Chakroun-Anas Chakroun-Anas added feature New features suggestions discussion Let's discuss some topic related to the extension labels Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion Let's discuss some topic related to the extension feature New features suggestions
Projects
None yet
Development

No branches or pull requests

2 participants