@cluesurf/form-code
v0.5.0
Published
<br/> <br/> <br/> <br/> <br/> <br/> <br/>
Readme
Installation
pnpm add @cluesurf/form-code
yarn add @cluesurf/form-code
npm i @cluesurf/form-codeUsage
Add default vscode settings/extensions:
npx @cluesurf/form-codeUse ClueSurf styled eslint config:
// eslint.config.ts
import config from '@cluesurf/form-code/lint'
import { defineConfig } from 'eslint/config'
export default defineConfig([...config])Use ClueSurf styled prettier config, add this to package.json:
{
"prettier": "@cluesurf/form-code/love.json"
}License
MIT
ClueSurf
This is being developed by the folks at ClueSurf, a California-based project for helping humanity master information and computation. ClueSurf started off in the winter of 2008 as a spark of an idea, to forming a company 10 years later in the winter of 2018, to a seed of a project just beginning its development phases. Also find us on Facebook, X, and LinkedIn. Check out our other GitHub projects as well!
