Skip to content

Commit

Permalink
Improve development environment
Browse files Browse the repository at this point in the history
* Add test-runnr
* Directory structure refactoring
* temporary testcase added
* temporary webpack configuration added
  • Loading branch information
imjuni committed Feb 1, 2019
1 parent 5131f30 commit 067dc87
Show file tree
Hide file tree
Showing 13 changed files with 6,027 additions and 577 deletions.
7 changes: 7 additions & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"singleQuote": true,
"trailingComma": "all",
"printWidth": 95,
"arrowParens": "always",
"parser": "typescript"
}
239 changes: 0 additions & 239 deletions createTypeScriptIndex.ts

This file was deleted.

1 change: 0 additions & 1 deletion index.ts

This file was deleted.

Loading

0 comments on commit 067dc87

Please sign in to comment.