Tidied JSON Beautify op. Changed default indent to 4 spaces instead of a tab.

This commit is contained in:
n1474335 2018-11-23 16:05:51 +00:00
parent 8c5d05b611
commit 6f4ee8b7b6
3 changed files with 5 additions and 5 deletions

View file

@ -3,7 +3,7 @@
*
* @author Phillip Nordwall [Phillip.Nordwall@gmail.com]
*
* @copyright Crown Copyright 2017
* @copyright Crown Copyright 2018
* @license Apache-2.0
*/
import TestRegister from "../../TestRegister";

View file

@ -3,7 +3,7 @@
*
* @author Phillip Nordwall [Phillip.Nordwall@gmail.com]
*
* @copyright Crown Copyright 2017
* @copyright Crown Copyright 2018
* @license Apache-2.0
*/
import TestRegister from "../../TestRegister";