Skip to content

Commit e88ac87

Browse files
committed
Remove Promise polyfill
1 parent 2a2ad9b commit e88ac87

29 files changed

+14
-23852
lines changed

.jshintrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
"globals": {
1616
"jQuery": true
1717
},
18-
"predef": ["-Promise", "define"]
18+
"predef": ["Promise", "define"]
1919
}

0 commit comments

Comments
 (0)