bob-group-frontend-coding-standards

1.0.6 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i bob-group-frontend-coding-standards

Weekly Downloads

17

Version

1.0.6

License

BSD-3-Clause

Unpacked Size

54.2 kB

Total Files

14

Last publish

Collaborators

  • ladylazarus