NativeScript / NativeScript/nativescript-cli
npm install on a project with unit testing enabled reformats `tsconfig.json`
Aberta
@endarova já está trabalhando nisso.
Desde 8/4/2019.
bug
- Linguagem predominante
- JavaScript
- Estrelas
- 1.1k
- Forks
- 204
- Merge médio
- 1d 9h
- PRs com merge (30d)
- 8
Descrição
Is your feature request related to a problem? Please describe.
On a project with unit testing enabled, whenever you run a yarn on npm install, it reformats the tsconfig.json according to a different ruleset than that found in the projects .editorconfig
Describe the solution you'd like
whenever a plugin attempts to make changes to a file, it leaves it in the same format that it found it.
Additional context
This project has an example https://github.com/resideo-platform/exemplar/blob/cl%2Fbigtesting/tsconfig.json
Guia de contribuição
Primeiros passos
- Leia a issue inteira e depois o guia de contribuição do projeto.
- Comente na issue dizendo que vai assumir — evita que duas pessoas façam o mesmo trabalho.
- Faça um fork do repositório e trabalhe em uma branch.
- Abra um pull request que referencie o número da issue.
Avaliação
Esta issue ainda não foi avaliada.