Skip to content

cluesurf/wash.js








@cluesurf/wash

Lint and Format Code for ClueSurf Projects




Installation

pnpm add @cluesurf/wash
yarn add @cluesurf/wash
npm i @cluesurf/wash

Usage

Add default vscode settings/extensions:

npx @cluesurf/wash

Use ClueSurf styled eslint config:

// eslint.config.ts
import LINT from '@cluesurf/wash/lint'

export default LINT

Use ClueSurf styled prettier config, add this to package.json:

{
  "prettier": "@cluesurf/wash/flow.json"
}

License

MIT

ClueSurf

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.

About

Lint and Format Code for ClueSurf Projects

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published