OmniSharp / atom-json-schema

Json schema intellisense and validation for Atom
MIT License
43 stars 15 forks source link

remove BOM from catalog.json #32

Open ayapi opened 7 years ago

ayapi commented 7 years ago

this pr will fix #28 . please review

asatsea commented 7 years ago

@ayapi Applying your patch to lib/schema-provider.ts and installing 'npm install strip-bom -save' nothing changes for Atom: the annoying error dialog is still triggered saving and opening any JSON file. Ideas?

ayapi commented 7 years ago

@asgarage we need to transpile .ts files. please try gulp typescript on your terminal.

asatsea commented 7 years ago

@ayapi [11:40:55] Using gulpfile ~/.atom/packages/json-schema/gulpfile.js [11:40:55] Task 'schema-provider.ts' is not in your gulpfile