Skip to content

Commit

Permalink
Release/0.2.0 (#11)
Browse files Browse the repository at this point in the history
* Transitioning state

* 0.2.0
  • Loading branch information
theGlenn committed Jun 14, 2018
1 parent 56daaca commit 22f6f36
Show file tree
Hide file tree
Showing 58 changed files with 576 additions and 243 deletions.
82 changes: 0 additions & 82 deletions Errors.ts

This file was deleted.

26 changes: 0 additions & 26 deletions errors.json

This file was deleted.

120 changes: 104 additions & 16 deletions lib/cli.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/cli.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion lib/commands/ask-errors/index.d.ts

This file was deleted.

7 changes: 0 additions & 7 deletions lib/commands/ask-errors/index.js

This file was deleted.

1 change: 0 additions & 1 deletion lib/commands/ask-errors/index.js.map

This file was deleted.

2 changes: 2 additions & 0 deletions lib/commands/ask/createRawFileFromEntries.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
import { ErrorOutputEntry } from "../../types";
export default function (entries: ErrorOutputEntry[]): string;
38 changes: 38 additions & 0 deletions lib/commands/ask/createRawFileFromEntries.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions lib/commands/ask/createRawFileFromEntries.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 22f6f36

Please sign in to comment.