https://assets.tina.io/ed2a540a-d409-4d86-9d84-36d1cba3f4d4/wiki.png

Knowledge Base

Wiki

Filter articles by topic

a oneliner to open all files with linting issues in vs-code

This page contains a command using ESLint to lint JavaScript, JSX, TypeScript, and TSX files in the current directory. It then filters the output only to show the files that contain a specified string and opens them in Visual Studio Code.