Skip to content

Update Gruntfile.js file to support large scale projects.

Compare
Choose a tag to compare
@bijoyanupam bijoyanupam released this 21 Nov 10:22
· 7 commits to develop since this release
e29c98e
  • Update in gitignore file to check for common files/folders across projects.
  • Update eslint configuration to handle the JavsScript files better for development purpose.
  • Update editorconfig file to check for newline at the end of the file.
  • Update Gruntfile.js to support large scale project by breaking down the Grunt configuration.