@ratatosk/ngsi-linter

1.2.7 • Public • Published

ngsi-linter

helps enforce linting in all other ngsi modules and is only used for testing


the roadmap to the entities api

inside the test file

const {lint} = require('@ratatosk/ngsi-linter');


const folderToLintAbsolutePath = path.join(__dirname, '..');
it('linting', async () => {
  await lint(folderToLintAbsolutePath);
});

Readme

Keywords

none

Package Sidebar

Install

npm i @ratatosk/ngsi-linter

Weekly Downloads

1

Version

1.2.7

License

Apache-2.0

Unpacked Size

5.92 kB

Total Files

6

Last publish

Collaborators

  • sensative-user