Skip to content

Commit 7c9982c

Browse files
committed
Fix readme
1 parent ec3aa2e commit 7c9982c

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
@@ -55,7 +55,6 @@ On this branch _(Basic)_ we use:
5555
- **Gulp Clean CSS:** To minify CSS.
5656
- **Gulp Connect:** Preview website on local server.
5757
- **Gulp Environment:** Call to different tasks depending of the environment.
58-
- **Gulp Eslint:** Linting for JavaScript.
5958
- **Gulp Fontmin:** Generate fonts from .ttf.
6059
- **Gulp Imagemin:** Compress images.
6160
- **Gulp Load plugins:** Load all the plugins once.
@@ -68,6 +67,7 @@ On this branch _(Basic)_ we use:
6867
- **Opn:** Open browser to see the preview.
6968
- **Require all:** Load all gulp tasks once.
7069
- **Webpack and Babel:** To use Babel with Webpack _(ES2015 -> ES5)_ and create a bundle.
70+
- **Webpack and Linting:** To check TypeScript files
7171

7272
**[ back to top](#table-of-contents)**
7373

0 commit comments

Comments
 (0)