eslint-plugin-nestjs-apex

v1.3.1
ESLint rules for APEX
eslint eslintplugin eslint-plugin nestjs linter lint style

clean

rm -Rf ./dist/

build:ci

npm run build

build

npm run clean && mkdir ./dist && tsc --project tsconfig.build.json

lint

npx eslint -c .eslintrc.js --ext .ts './src/**/*.ts' './tests/**/*.ts' --no-error-on-unmatched-pattern

test

export NODE_OPTIONS="--max-old-space-size=8192" && npx jest --runInBand --color --reporters=default --no-cache --coverage=false --silent=false -c jest.config.ts

pre-commit

npx lint-staged

prettier

prettier --write src/*

prepare

husky install

release

npx semantic-release

semantic-release

semantic-release

Metadata

  • ISC
  • >=16
  • Unknown
  • released 12/15/2022

Downloads

Maintainers