gg-style
TypeScript icon, indicating that this package has built-in type declarations

0.0.8 • Public • Published

Greater Goods Style Guide

Greater Goods style guide is a fork of TSLint, made for internal usage.

How to Use

npm install gg-style -g
gg-style <path/to/file.ts>

Creating a new release

git clone https://github.com/dmdbrands/gg-style
cd gg-style
npm install
(make changes and commit)
tsc -p src (compiles /src/**.ts to /lib/**.js)
npm adduser (sign in with dev_gg <dev@greatergoods.com>)
npm version patch (replace patch with minor/major for minor/major changes)
npm publish

Readme

Keywords

Package Sidebar

Install

npm i gg-style

Weekly Downloads

0

Version

0.0.8

License

Apache-2.0

Last publish

Collaborators

  • dev_gg