meteor-messageformat icon indicating copy to clipboard operation
meteor-messageformat copied to clipboard

[all] Code cleanup before v2 release

Open gadicc opened this issue 9 years ago • 2 comments

For all packages:

  • [ ] Look at commented out code and remove if we're sure it's no longer needed
  • [ ] Clean up Session variables, div IDs, etc.
  • [ ] Look/assess all XXX and TODO comments (convert to issues)
  • [ ] Verify package.js requirements that they're still all needed
  • [ ] Linter configuration file, CONTRIBUTORS file.

gadicc avatar Jan 27 '16 16:01 gadicc

I'd also suggest adding eslint or some other linter configuration file. It would help contributors respect the same coding style.

MartinFournier avatar Jan 27 '16 18:01 MartinFournier

Right you are, added.

gadicc avatar Jan 28 '16 11:01 gadicc