UNPKG

@couds/eslint-config

Version:

Shared ESLint 10 flat config for React and Node.js projects with Prettier integration. These are the rules I use across my personal projects.

12 lines (11 loc) 182 B
{ "permissions": { "allow": [ "Bash(npm info *)", "Bash(node *)", "Bash(npm install *)", "Bash(npx eslint *)", "Bash(npx prettier *)" ] } }