aboutsummaryrefslogtreecommitdiff
path: root/src/components.ts
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2017-05-28 01:10:54 +0200
committerFlorian Dold <florian.dold@gmail.com>2017-05-28 13:46:36 +0200
commit08bd3dc0e8a3c2370e4e8abbaa241eaafc144f4c (patch)
tree9a55a5734718e7c278ccb24733425184fb8cea34 /src/components.ts
parent7fff4499fd915bcea3fa93b1aa8b35f4fe7a6027 (diff)
add linting rules and fix them
Diffstat (limited to 'src/components.ts')
-rw-r--r--src/components.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components.ts b/src/components.ts
index bef3cff42..9d1127e99 100644
--- a/src/components.ts
+++ b/src/components.ts
@@ -17,7 +17,7 @@
/**
* General helper React components.
- *
+ *
* @author Florian Dold
*/