@konceiver/tease
TypeScript icon, indicating that this package has built-in type declarations

2.0.1 • Public • Published

@konceiver/tease

Latest Version Software License Build Status Total Downloads

This package was created by, and is maintained by Brian Faust, and provides standardises scripts & configurations for simplified TypeScript module maintenance.

This project is based on borderless/ts-scripts and has been altered to match our configurations and preferences. Consider sponsoring Blake Embrey if you find his packages useful.

Installation

npm install @konceiver/tease --include=dev

Usage

In your package.json you can use the scripts:

{
	"scripts": {
		"build": "tease build",
		"lint": "tease lint",
		"format": "tease format",
		"specs": "tease specs",
		"test": "tease test",
		"prepare": "tease install && tease build"
	}
}

Testing

npm run test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover a security vulnerability within this package, please send an e-mail to security@konceiver.dev. All security vulnerabilities will be promptly addressed.

Credits

This project exists thanks to all the people who contribute.

License

tease is an open-sourced software licensed under the MIT.

Readme

Keywords

none

Package Sidebar

Install

npm i @konceiver/tease

Weekly Downloads

2

Version

2.0.1

License

MIT

Unpacked Size

41.5 kB

Total Files

32

Last publish

Collaborators

  • faustbrian