JS/TS

A shared tag with AI prompts and code snippets

From workspace: Google Labs

Team: Jules

Total snippets: 4

Google Labs

JS/TS

4 snippets

Upgrade linter

JS/TS repos using ESLint or Prettier.

Upgrade my linter and autofix breaking config changes

Race conditions

Concurrent systems in JS, Python, Go, etc.

Find race conditions in this async code

JavaScript or Python codebases improving async logic.

Turn this callback-based code into async/await

JS/TS projects modernizing legacy code.

Convert these commonJS modules to ES modules