-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MAJOR: move config-parser into client-native
there are lots off reasons why we need to do that, but main reason is to move from custom types that config parser uses to client native models. this will also simplify further development since we almost 99% percent of the time need to add similar code to both projects and with this change, only one PR is needed
- Loading branch information
Showing
1 changed file
with
11 additions
and
112 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters