source: trip-planner-front/node_modules/bootstrap/grunt/.jshintrc@ ceaed42

Last change on this file since ceaed42 was fa375fe, checked in by Ema <ema_spirova@…>, 3 years ago

adding new components

  • Property mode set to 100644
File size: 119 bytes
Line 
1{
2 "extends" : "../js/.jshintrc",
3 "asi" : false,
4 "browser" : false,
5 "es3" : false,
6 "node" : true
7}
Note: See TracBrowser for help on using the repository browser.