source:
vbox/trunk/src/VBox/ValidationKit/jshintrc.js@
69120
Last change on this file since 69120 was 52776, checked in by , 10 years ago | |
---|---|
|
|
File size: 81 bytes |
Line | |
---|---|
1 | /* $Id: jshintrc.js 52776 2014-09-17 14:51:43Z vboxsync $ */ |
2 | /** @file |
3 | * JSHint configuration file. |
4 | */ |
5 | { |
6 | "laxbreak": true |
7 | } |
8 |
Note:
See TracBrowser
for help on using the repository browser.