2
0
mirror of https://github.com/thedevs-network/the-guard-bot synced 2025-08-28 20:57:52 +00:00
GingerPlusPlus 5a4002e7d4 Don't assume config file extension
Even if we want to enforce one extension,
doing it in requires scattered across the whole project
doesn't sound like a good idea (don't repeat yourself).

This commit also enables .js configs,
so I added that to .gitignore.
I'll document it when we settle on default config format.

Why was .json everywhere in the first place?
I thought it was neccessary in some older versions of Node
to be able to require a .json file.
2017-11-24 12:31:47 +01:00
..
2017-11-24 12:31:47 +01:00
2017-11-24 12:31:47 +01:00
2017-11-23 22:29:40 +03:30
2017-11-23 00:20:21 +03:30
2017-11-24 12:31:47 +01:00
2017-11-05 22:17:09 +03:30
2017-11-24 12:31:47 +01:00