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

@start/plugin-input-files

Package Overview
Dependencies
Maintainers
4
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@start/plugin-input-files

πŸ”Œ Inject arguments as files into Start flow files

latest
Source
npmnpm
Version
2.0.0
Version published
Weekly downloads
0
-100%
Maintainers
4
Weekly downloads
Β 
Created
Source

πŸ”Œ plugin-input-files

Inject arguments as files into Start flow.

Install

$ yarn add --dev @start/plugin-input-files

Usage

Signature

inputFiles(target: StartPlugin): (...files: string[])

Example

import inputFiles from '@start/plugin-input-files'
import eslint from '@start/plugin-lib-eslint'

export task = inputFiles(eslint())

Keywords

tasks

FAQs

Package last updated on 14 Aug 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