1.0.1 • Published 6 years ago
eslint-plugin-fsd v1.0.1
Development
Cloning
$ git clone https://github.com/timon-and-pumbaa/eslint-plugin-fsd.gitType checking
$ npm run check-typesTesting rules
$ npm run test
Watch mode:
$ npm run test-watchLinting source files
$ npm run lintCompile rules
$ npm run compileCompile for production (includes all checks)
npm run compile-testsFolder Structure
docs/ <- rule docs
rules/
lib/ <- compiled rules
rules/
index.js
src/
lib/ <- source files for rules
rules/
utils/
index.ts
tests/ <- test files
lib/
rules/