summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2018-10-24 01:26:15 +0200
committerMatthias Schiffer <mschiffer@universe-factory.net>2018-10-24 22:28:27 +0200
commit9770eaf432bacff9de1b9911adef1db368b8cc70 (patch)
treec75db564154f70c995efbb534063c8b9969ac55c /package.json
parent06b2c5bec7e246bad345fecdb12752866452e5e7 (diff)
downloadrpgedit-9770eaf432bacff9de1b9911adef1db368b8cc70.tar
rpgedit-9770eaf432bacff9de1b9911adef1db368b8cc70.zip
Throw in tslint and fix style
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 058fc3e..2105441 100644
--- a/package.json
+++ b/package.json
@@ -8,6 +8,7 @@
"@types/gl-matrix": "^2.4.4",
"raw-loader": "^0.5.1",
"ts-loader": "^5.2.2",
+ "tslint": "^5.11.0",
"typescript": "^3.1.3",
"uglifyjs-webpack-plugin": "^2.0.1",
"webpack": "^4.22.0",