Project

General

Profile

Revision 942ac58c

ID942ac58c2cb1c7efcd7a45c98703cb2820683cc3
Parent 699bd24c
Child 488959eb

Added by Aurelien BOMPARD over 13 years ago

Ajout des fichiers de config pour jslint

git-svn-id: https://vigilo-dev.si.c-s.fr/svn@6346 b22e2e97-25c9-44ff-b637-2e5ceca36478

View differences:

jsl.cfg
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 ./vigiboard/public/js/tree.js
12
+process ./vigiboard/public/js/Autocompleter/vigilo.js

Also available in: Unified diff