You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Linting and code quality settings](#linting-and-code-quality-settings)
11
17
-[Tests](#tests)
@@ -19,7 +25,7 @@
19
25
20
26
<!-- /TOC -->
21
27
22
-
# About
28
+
# Why?
23
29
24
30
Whilst working with typescript for a while now I found that most examples on the web are still for node.js with plain JavaScript. Especially when it comes to a full template example with **latest** versions of used tools like `eslint` instead of still using deprected `tslint` and so on. So I thought it might be a good idea to make an up-to-date service boilerplate including:
0 commit comments