Lee Campbell
Lee Campbell
Added a 'useCRLF' option to prevent a new linefeed appearing every time the gulp task is run on Windows machines. Resolves #42
Given the schema, `mySchema.json`: `{ "properties": { "thing": { "$ref": "./schemas/thing.json" } } }` Where `thing.json` is: `{ "properties": { "inner_thing": { "$ref": "./schemas/inner_thing.json" } } }` Attempting to deference...
In order to upgrade a "UK Edition" branch to the 20210731 International Edition that was released with the latest NHS TRUD update, I attempted to perform the following steps, in...
Not an issue with the codebase, per se (I'll take this opportunity to say that I'm benefitting hugely from the project, so thank you!), but I'm struggling to understand the...