Skip to content
This repository was archived by the owner on Jun 10, 2025. It is now read-only.

Commit 4618fc3

Browse files
committed
Add Babel to the package.json v.2.1.1
1 parent 4dbd5db commit 4618fc3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@
1919
},
2020
"homepage": "https://github.com/justcoded/web-starter-kit",
2121
"devDependencies": {
22+
"babel-eslint": "^10.0.1",
2223
"babel-preset-es2015": "^6.24.0",
2324
"babelify": "^7.3.0",
2425
"browser-sync": "^2.18.0",
2526
"browserify": "^14.0.0",
2627
"del": "^3.0.0",
27-
"gulp-eslint": "^5.0.0",
2828
"eslint": "^5.11.1",
2929
"eslint-config-airbnb-base": "^13.1.0",
3030
"eslint-plugin-import": "^2.14.0",
@@ -35,6 +35,7 @@
3535
"gulp-cssimport": "^5.0.0",
3636
"gulp-cssnano": "^2.1.2",
3737
"gulp-debug": "^3.1.0",
38+
"gulp-eslint": "^5.0.0",
3839
"gulp-group-css-media-queries": "^1.2.0",
3940
"gulp-htmlhint": "^0.3.1",
4041
"gulp-if": "^2.0.2",

0 commit comments

Comments
 (0)