Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

vigigraph / jsl.cfg @ 4e0a024b

History | View | Annotate | Download (326 Bytes)

1
# Voir "jsl -help:conf" pour les valeurs par defaut
2

    
3
-ambiguous_newline
4

    
5
### Files
6
# Specify which files to lint
7
# Use "+recurse" to enable recursion (disabled by default).
8
# To add a set of files, use "+process FileName", "+process Folder\Path\*.js",
9
# or "+process Folder\Path\*.htm".
10
#
11
+process ./vigigraph/public/js/*.js
12