eslint-plugin-solid

v0.1.2
Solid-specific linting rules for ESLint.

docs

PARSER=none ts-node --transpile-only scripts/docs.ts

test

mocha -r ts-node/register --extension=ts 'test/**/*.test.ts'

build

tsc -p tsconfig.build.json && yarn run docs

prepare

husky install

test:ts

PARSER=ts yarn test

test:v6

PARSER=v6 yarn test

test:all

PARSER=all yarn test

test:babel

PARSER=babel yarn test

Metadata

  • MIT
  • >=12.0.0
  • Josh Wilson
  • released 9/17/2021

Downloads

Maintainers