nativescript-dev-typescript icon indicating copy to clipboard operation
nativescript-dev-typescript copied to clipboard

After npm install, tsconfig.json is being forced to 4 spaces

Open DickSmith opened this issue 7 years ago • 0 comments

After npm install, tsconfig.json is being forced to 4 spaces changing other settings like adding es6 to lib.

Ideally, there should be a "nativescript": { "lastMigrated": VERSION } flag that can be added to the tsconfig.json so that after a migration is done and then the project is readjusted, it doesn't get run again until a new version/migration is available.

DickSmith avatar Jun 21 '18 14:06 DickSmith