sgtcoolguy / danger-plugin-titanium-module

Helps lint Titanium SDK native module projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

danger-plugin-titanium-module

npm version semantic-release

Eslint your code with Danger

Usage

Install:

yarn add danger-plugin-titanium-module --dev
# OR
npm install danger-plugin-titanium-module -D

At a glance:

// dangerfile.js
import lint from 'danger-plugin-titanium-module'

await lint()

Changelog

See the GitHub release history.

Contributing

See CONTRIBUTING.md.

About

Helps lint Titanium SDK native module projects

License:MIT License


Languages

Language:TypeScript 100.0%