expose global "app" object

This commit is contained in:
Henning Jacobs
2016-12-20 19:08:18 +01:00
parent 60784ceb4f
commit 63b6f63538
7 changed files with 92 additions and 85 deletions

View File

@@ -16,8 +16,8 @@ rules:
- error
- single
prefer-const:
- warn
- error
no-redeclare:
- warn
- error
no-unused-vars:
- warn