From 551761972d4ef6c5725c60dd12eb0a786e38c16f Mon Sep 17 00:00:00 2001 From: Matthew Ross Date: Wed, 1 Jan 2020 16:33:34 -0500 Subject: [PATCH] Move tslint.json for Codacy --- tslint.json => src/tslint.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tslint.json => src/tslint.json (100%) diff --git a/tslint.json b/src/tslint.json similarity index 100% rename from tslint.json rename to src/tslint.json