Skip to content

Commit

Permalink
Enhance Gruntfile.js by adding a blank line for improved readability
Browse files Browse the repository at this point in the history
  • Loading branch information
ayazurrehman committed Dec 22, 2024
1 parent df3d864 commit 6d54599
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ module.exports = function (grunt) {
nodeModules: 'node_modules'
};


var libraryCSSFiles = [
'components/select2/select2.css',
'components/ngDialog/css/ngDialog.min.css',
Expand Down

0 comments on commit 6d54599

Please sign in to comment.