Closed KilianKilmister closed 4 years ago
(dev-dependancies? ) Okay; I should actually clean out most of those, this doesn't need a lot of packaging; and the test framework was never really implemented. Thanks for the notice, I will look.
https://github.com/d3x0r/JSON6/tree/1.0.5 includes changes to rollup.config.js and dev dependancies.
Published 1.0.5 to npm.
Cool, just pulled it and looking what i can come up with
JSON6 looked attractive for a project of mine, but lacks a VS-Code language extention. so i wanted to whip one up quickly and for that i wanted to look at your code. If you can fix the dev-dependencies I will make you a Vs-Code extention for JSON6
exept for
acorn
andregenerate
everything is dangerously outdated i would have fixed it myself but i never used mocha so i dont know how to adjust the tests.special mentions:
I would also advise to ditch the eslint-plugin-mess and just use standard/standard it's uses eslint anyways and you are useing the plugin for it allready, just makes it a little easier