Charles Lyding 31694939aa refactor(@angular/cli): convert Node.js module builtin require to import statement
Now that the TypeScript `esModuleInterop` option is enabled, the Node.js `module` builtin can be used with an import statement.
2021-06-22 17:39:38 +01:00
..