You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ CLI for [unassert](https://github.com/unassert-js/unassert). Provides `unassert`
11
11
12
12
#### RELATED MODULES
13
13
14
-
-[unassert](https://github.com/unassert-js/unassert): Encourage reliable programming by writing assertions in production code, and compiling them away from release.
14
+
-[unassert](https://github.com/unassert-js/unassert): Encourages programming with assertions by providing tools to compile them away.
15
15
-[unassertify](https://github.com/unassert-js/unassertify): Browserify transform for unassert
16
16
-[babel-plugin-unassert](https://github.com/unassert-js/babel-plugin-unassert): Babel plugin for unassert
17
17
-[webpack-unassert-loader](https://github.com/unassert-js/webpack-unassert-loader): Webpack loader for unassert
0 commit comments