Skip to content

Commit a3d2c49

Browse files
Andries SmitAndries-Smit
authored andcommitted
Use webpack and jquery dependecy
1 parent eaa8b11 commit a3d2c49

File tree

8 files changed

+4599
-12208
lines changed

8 files changed

+4599
-12208
lines changed

.jshintrc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
2-
// Enforcing
32
"curly" : false,
43
"forin" : false,
54
"latedef" : "nofunc",
@@ -13,10 +12,8 @@
1312
"logger" : false
1413
},
1514

16-
// Relaxing
1715
"laxbreak" : true,
1816

19-
// Environments
2017
"browser" : true,
2118
"devel" : true,
2219
"dojo" : true

Gulpfile.js

Lines changed: 0 additions & 86 deletions
This file was deleted.

0 commit comments

Comments
 (0)