freeCodeCamp/public/js/main.js

3 lines
37 B
JavaScript
Raw Normal View History

/* global $ */
$('form').validate();