From 35c090f4132802bf92bb1be414872b8b27de0a86 Mon Sep 17 00:00:00 2001 From: Tushar Mathur Date: Tue, 17 Jul 2018 02:22:58 +0530 Subject: [PATCH] Update CODEMOD.md --- CODEMOD.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CODEMOD.md b/CODEMOD.md index c10ac23..9c5c7c3 100644 --- a/CODEMOD.md +++ b/CODEMOD.md @@ -21,7 +21,7 @@ import {a, b, c} from 'abc' **tscodemodrc:** -```json +```jsonc { "name": "normalize-import-path", "params": { @@ -50,7 +50,7 @@ import {x, xx} from 'x' **tscodemodrc:** -```json +```jsonc { "name": "shift-imports", "params": {