We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d90c294 commit 0a9e6aeCopy full SHA for 0a9e6ae
readme.md
@@ -1,7 +1,7 @@
1
2
# TypeScript-Bundle
3
4
-A zero configuration bundling tool for TypeScript.
+A bundling tool for TypeScript.
5
6

7
@@ -293,4 +293,4 @@ $ npm run build # builds the bundler.
293
$ npm run pack # packs the bundler.
294
$ npm run spec # builds and runs the spec project.
295
$ npm run install-cli # installs the bundler cli globally.
296
-```
+```
0 commit comments