Parser
trait Parser
Interface that defines the configuration parser. All the parsers need to extend this trait in order to be compatible. Every module (jvm, js) has to implement its own configuration parser.
Interface that defines the configuration parser. All the parsers need to extend this trait in order to be compatible. Every module (jvm, js) has to implement its own configuration parser.