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

Commit b60e091

Browse files
committed
Format dist files #665
1 parent f346ea4 commit b60e091

14 files changed

+2221
-2218
lines changed

Gruntfile.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@ module.exports = function(grunt) {
6060
]);
6161

6262
grunt.registerTask('default', [
63-
'format',
6463
'jshint',
6564
'test',
66-
'build'
65+
'build',
66+
'format'
6767
]);
6868
};

dist/angular-datatables.js

Lines changed: 1173 additions & 1173 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)