From 55eb796b0af87e933aa617a907ffc754f9027e31 Mon Sep 17 00:00:00 2001 From: Ali Ijaz Sheikh Date: Fri, 1 Jun 2018 22:49:45 +0200 Subject: [PATCH] do not invite customization --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 3ad942ea..985648a7 100644 --- a/README.md +++ b/README.md @@ -43,8 +43,6 @@ When you run the `npx gts init` command, it's going to do a few things for you: - `compile`: Compiles the source code using TypeScript compiler. - `pretest`, `posttest` and `prepare`: convenience integrations. -We strongly recommend you use the default style config, but if you must tweak, you can edit the generated `tsconfig.json`. For linter, we use the default `tslint.json` unless we find that file in your project directory. - ## Individual files The commands above will all run in the scope of the current folder. Some commands can be run on individual files: