7847 added missing quotes to fix compilation with tsc

This commit is contained in:
Remko de Jong
2016-01-27 22:22:56 +01:00
parent 86dbea8fc3
commit ac66630429
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -1,4 +1,5 @@
/// <reference path="prettyjson.d.ts" />
import prettyjson = require("prettyjson");
var options: prettyjson.RendererOptions,
input: string,
+1 -1
View File
@@ -4,7 +4,7 @@
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare module prettyjson {
declare module "prettyjson" {
/**
* Defines prettyjson version