alex

alex pushed to master at alex/dots

5 years ago

alex pushed to master at alex/dots

5 years ago

alex pushed to master at alex/eslint-config

  • 4eb304fe8b v1.0.5 Removed strict-equals requirement

5 years ago

alex pushed to master at alex/eslint-config

  • 5a6b314a16 Remove strict-equality requirement Prompted because MongoDB loves to give ObjectIDs, which quack like strings but aren't really strings, so === returns false for two equal ObjectIDs obtained from different calls to Mongo. That's not fun.

5 years ago

alex pushed to master at alex/dots

5 years ago

alex pushed to eslint at alex/antipath

5 years ago

alex pushed to master at alex/eslint-config

5 years ago

alex pushed to eslint at alex/antipath

  • ed78dc41d7 Add ESLint
  • 767ce3428a Merge branch 'better-character-labels' of alex/antipath into master
  • 5dd95c770c Implement better character labels In doing so: * Moved log methods out of a class, so now you can just `require('./util/log').info('h')` anywhere * Added generic server-cleanup code - see `protected_ids` in `config.example.json` * Labels are now per-character and are coloured based on party colour * Fixed "@person died" using character name rather than character label * Fixed some possible issues with `Party#addCharacter` (now returns a Promise) and added `Party#rmCharacter` * Removed `party.name` and `party.discordRoleID`. We may want to add these back at a later date
  • 732ea880ce Merge branch 'emote-store' of alex/antipath into master
  • f72755f0d9 Merge branch 'graphicbar' of joshua/antipath into master

5 years ago

alex created new branch eslint at alex/antipath

5 years ago

alex pushed to master at alex/eslint-config

  • dba4d20fcb Actually disable array-bracket-spacing this time

5 years ago

alex pushed to master at alex/eslint-config

  • 41f8c36cd8 Update max-len, disable object/array spacing

5 years ago

alex pushed to master at alex/eslint-config

5 years ago

alex closed pull request alex/antipath#20

Add eslint to prettier

5 years ago

alex commented on issue alex/antipath#20

Add eslint to prettier

Closing due to #19 being rejected.

5 years ago

alex closed pull request alex/antipath#19

Add prettier

5 years ago

alex commented on issue alex/antipath#19

Add prettier

That string line-length thing [looks to be an issue](https://github.com/prettier/prettier/issues/5067), yeah.

5 years ago

alex created pull request alex/antipath#20

Add eslint to prettier

5 years ago

alex pushed to eslint-prettier at alex/antipath

5 years ago

alex pushed to eslint-prettier at alex/antipath

  • 2ea537fd6e Add eslint
  • 748d97f006 Run prettier
  • cd77f995ed Add prettier
  • 767ce3428a Merge branch 'better-character-labels' of alex/antipath into master
  • 5dd95c770c Implement better character labels In doing so: * Moved log methods out of a class, so now you can just `require('./util/log').info('h')` anywhere * Added generic server-cleanup code - see `protected_ids` in `config.example.json` * Labels are now per-character and are coloured based on party colour * Fixed "@person died" using character name rather than character label * Fixed some possible issues with `Party#addCharacter` (now returns a Promise) and added `Party#rmCharacter` * Removed `party.name` and `party.discordRoleID`. We may want to add these back at a later date

5 years ago

alex created new branch eslint-prettier at alex/antipath

5 years ago