Lint and Format Code for ClueSurf Projects
pnpm add @cluesurf/wash
yarn add @cluesurf/wash
npm i @cluesurf/wash
Add default vscode settings/extensions:
npx @cluesurf/washUse ClueSurf styled eslint config:
// eslint.config.ts
import LINT from '@cluesurf/wash/lint'
export default LINTUse ClueSurf styled prettier config, add this to package.json:
{
"prettier": "@cluesurf/wash/flow.json"
}MIT
Made by ClueSurf, meditating on the universe ¤. Follow the work on YouTube, X, Instagram, Substack, Facebook, and LinkedIn, and browse more of our open-source work here on GitHub.