Unibeautify/sparser

Library for option name inference

Closed this issue · 0 comments

Option names are inferred by convention in 3 files:

  • nodetest.ts
  • browsertest.ts
  • services.ts

This is essentially duplicate code. Create a library that stores this logic in one location.