NativeScript / NativeScript/nativescript-cli
npm install on a project with unit testing enabled reformats `tsconfig.json`
@endarova ci sta già lavorando.
Dal 8/4/2019.
- Lingua principale
- JavaScript
- Stelle
- 1.1k
- Fork
- 204
- Merge medio
- 1g 9h
- PR unite (30g)
- 8
Descrizione
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
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.