@admc.com/eslintplugin-sn-test

3.10.0 • Public • Published

eslint-plugin sn Tester

Description

External tests for ESLint plugin @admc.com/eslint-plugin-sn

Installation

    npm i @admc.com/sn

Setup

    npm run setup

Execute tests

    npm test

Development

To develop tests for eslint-plugin-sn changes that aren't yet published, you can use the npm link (non-global) link feature, but this has side-effects since the intermediate links is set up at a shared location on your computer. Less invasive is to just manually wipe the subdirectory node_modules/@admc.com/eslint-plugin-sn/ and replace it with a symlink (or copy) of the development eslint-plugin-sn project directory. Be aware that "npm update" will wipe the sym link and replace it with what is found from a regular module resolution.

Package Sidebar

Install

npm i @admc.com/eslintplugin-sn-test

Weekly Downloads

4

Version

3.10.0

License

Apache-2.0

Unpacked Size

47.9 kB

Total Files

194

Last publish

Collaborators

  • admc.com