eslint-plugin-nestjs-apex

v1.6.0
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
  • >=18.0.0
  • Unknown
  • released 8/11/2023

Downloads

Maintainers