aurelia-ui-toolkits / carmel-fe

Carmel editor front end application
MIT License
1 stars 1 forks source link

error TS5023: Unknown compiler option 'compileOnSave'. #17

Open adriatic opened 7 years ago

adriatic commented 7 years ago

This happens when running gulp watch

@Thanood - is this a consequence of using different tsc.exe than you do? I have 2.2.1.

Thanood commented 7 years ago

There are two compileOnSave set.

This one is wrong: https://github.com/aurelia-ui-toolkits/carmel-fe/blob/master/tsconfig.json#L12