Skip to content

Commit

Permalink
style: Various lint style fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
notheotherben committed Mar 11, 2016
1 parent cb2426c commit e13acfd
Show file tree
Hide file tree
Showing 58 changed files with 310 additions and 295 deletions.
5 changes: 5 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
// Place your settings in this file to overwrite default and user settings.
{
"tslint.enable": true,
"tslint.configFile": "tslint.json"
}
32 changes: 16 additions & 16 deletions dist/lib/Core.js

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

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

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/lib/Cursor.js

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

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

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions dist/lib/Decorators.js

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

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

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions dist/lib/Instance.js

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

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

Large diffs are not rendered by default.

54 changes: 27 additions & 27 deletions dist/lib/Model.js

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

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

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/lib/ModelCache.js

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

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

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

4 changes: 2 additions & 2 deletions dist/lib/ModelHandlers.js

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

Loading

0 comments on commit e13acfd

Please sign in to comment.