Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@atxm/open-package-settings

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atxm/open-package-settings

Opens package settings for the Atom package that consumes this module

latest
Source
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

@atxm/open-package-settings

npm npm CircleCI David

Opens package settings for the Atom package that consumes this module

Installation

npm install @atxm/open-package-settings -S

Usage

Example:

import { openPackageSettings } from '@atxm/open-package-settings';

(async () => {
    await openPackageSettings();
})();

Options

You can pass all options from atom.workspace.open(), excluding initialLine and initialColumn.

License

This work is dual-licensed under The MIT License and the GNU General Public License, version 2.0

Keywords

atom

FAQs

Package last updated on 12 Sep 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts