Skip to content

Commit 40830e4

Browse files
authored
Rename tsl-module to tsl-dx in README
Updated the package name for the tsl module to reflect better JavaScript/TypeScript developer experience.
1 parent ea0ac9e commit 40830e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Monorepo for JavaScript and TypeScript DX libraries.
44

55
- [`eslint-plugin-function`](./packages/eslint-plugin-function) - (WIP) an ESLint plugin for function-related rules
66
- [`eslint-plugin-function-rule`](./packages/eslint-plugin-function-rule) - an ESLint plugin for writing custom rules with JavaScript functions
7-
- [`tsl-module`](./packages/tsl-module) - a tsl plugin for JavaScript and TypeScript module syntax linting and transformations
7+
- [`tsl-module`](./packages/tsl-dx) - A tsl plugin for better JavaScript/TypeScript DX
88

99
## License
1010

0 commit comments

Comments
 (0)