New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@247studios/lint

Package Overview
Dependencies
Maintainers
2
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@247studios/lint

Code quality tools for 247studios projects

latest
Source
npmnpm
Version
1.0.23
Version published
Maintainers
2
Created
Source

@247studios/lint

Code quality tools for 247studios projects.

npm install --save-dev @247studios/lint

Usage

lint prettier base www/src/client && lint eslint browser www/src/client
lint prettier base www/src/server && lint eslint node www/src/server
lint prettier base api/src && lint eslint node api/src

Releasing New Versions

Specify semantic version change by running one of npm version patch, npm version minor, or npm version major.

Once commit reaches the master branch on GitLab, the release will be deployed to npm automatically.

FAQs

Package last updated on 06 Jul 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