I was eager to test this lib to check if I could use the parse function to validate my .conf files.
However, the parse function don't respond any errors.
I'm trying to use this with a CodeMirror linter and would like to check if the INI file is valid.
thanks for any replies 🙏 or other suggestions for that matter.
I was eager to test this lib to check if I could use the
parsefunction to validate my .conf files.However, the
parsefunction don't respond any errors.I'm trying to use this with a CodeMirror linter and would like to check if the INI file is valid.
thanks for any replies 🙏 or other suggestions for that matter.