This package has been deprecated

Author message:

has been renamed to electron-breakpoint. install using npm install electron-breakpoint.

atom-shell-breakpoint

1.0.0 • Public • Published

atom-shell-breakpoint

Make the atom-shell window visible, open dev tools and break.

Install

npm install atom-shell-breakpoint

Usage

Use in an already existing atom-shell window

Can be used with a testing tool like tape-run-atom-shell

var breakpoint = require('atom-shell-breakpoint')
breakpoint()

Dependents (0)

Package Sidebar

Install

npm i atom-shell-breakpoint

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • jameskyburz