tempusdominus / bootstrap-4

Tempus Dominus Bootstrap 4 Datetime Picker
https://getdatepicker.com/5-4/
MIT License
611 stars 239 forks source link

Update npm packages #328

Open tonix-tuft opened 4 years ago

tonix-tuft commented 4 years ago

I have created an update-npm-packages branch where I have updated all the out-dated NPM dependencies.

Also, I have formatted eslintrc.json with Prettier and created a .prettierignore file ignoring the whole codebase. For ESLint, I had to turn off the indent rule, because otherwise I couldn't build the project when running grunt.

Please, merge this branch into master. I would like to maintain this project. Otherwise I think I will go on working with my forked repo.

Thank you.