Closed eritbh closed 3 years ago
Ties the project to Node 12+. Fixes strange issues with roles not being returned from the API because of strange behavior with --allowJs but not --checkJs - see https://github.com/microsoft/TypeScript/issues/45251 for more detail.
--allowJs
--checkJs
Ties the project to Node 12+. Fixes strange issues with roles not being returned from the API because of strange behavior with
--allowJs
but not--checkJs
- see https://github.com/microsoft/TypeScript/issues/45251 for more detail.