Skip to content

Commit ecc3de3

Browse files
committed
chore: update readme
1 parent 46e5049 commit ecc3de3

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,9 @@ The module takes care of configuration-driven:
2121
- health checks
2222
- Telemetry and instrumentation
2323

24-
services built with this module use Typescript with Node 18, which involves transpilation.
25-
This module takes that into account across the development and production experience. It does
26-
not currently use ESM for the most part, because between OpenTelemetry, eslint and the
27-
package ecosystem, that is currently a pipe dream, or at least something that requires incredibly
28-
precise configuration, which is not the intent.
24+
services built with this module use Typescript with Node 20, which involves transpilation.
25+
This module takes that into account across the development and production experience. It uses ESM because that
26+
is the way the winds have blown.
2927

3028
This module has the following core functionality:
3129

0 commit comments

Comments
 (0)