|
|
|
|
|
by petersumskas
251 days ago
|
|
Douglas Crockford addressed this many years ago: write your human readable config with comments and run it through a pre-processor to strip them out before handing the config to a JSON parser. Seems like almost no one picked up on the idea. |
|