Skip to content

Commit

Permalink
do not invite customization
Browse files Browse the repository at this point in the history
  • Loading branch information
ofrobots committed Jun 1, 2018
1 parent 14e201b commit 55eb796
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Expand Up @@ -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:

Expand Down

0 comments on commit 55eb796

Please sign in to comment.