Use singleton design pattern for configuration file.
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Wed, 7 Oct 2020 20:08:07 +0000 (22:08 +0200)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Wed, 7 Oct 2020 20:08:07 +0000 (22:08 +0200)
commit83ee6a8646c702a561ba62f009e819c566243b90
treeb9072fab88bd3cf293d009d3b87f53e53e042007
parent7b7b6397b0e21151751db3b305291cff9ce69ef2
Use singleton design pattern for configuration file.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
src/utils/Configuration.js