Loosely port the serializer to TypeScript.

This commit is contained in:
László Monda
2016-03-24 02:48:22 +01:00
parent efd1f6f65f
commit 015ed35f3c
8 changed files with 74 additions and 51 deletions

View File

@@ -21,6 +21,7 @@
"handlebars": "^4.0.5",
"jquery": "^2.2.2",
"select2": "^4.0.2",
"sortablejs": "^1.4.2"
"sortablejs": "^1.4.2",
"typescript": "^1.8.9"
}
}