1.0.6 • Published 5 months ago

bob-group-frontend-coding-standards v1.0.6

Weekly downloads
-
License
BSD-3-Clause
Repository
github
Last release
5 months ago

bob-group-frontend-coding-standards

Script to check that frontend code follows coding standards

Use in projects

Add the following to package.json scripts

"standards": "node node_modules/bob-group-frontend-coding-standards --folderPath <path>"

<path> should point to the project src folder

For local development and testing:

Run npx tsc --watch to compile index.js file from index.ts file.

Run node index.js --folderPath <path> to test the script

1.0.6

5 months ago

1.0.5

12 months ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago