Ajout base formation Javascript

This commit is contained in:
2015-03-25 17:27:03 +01:00
committed by Benjamin Bohard
parent 1411a3349c
commit 708e54482b
31 changed files with 7362 additions and 0 deletions

7
javascript/.editorconfig Normal file
View File

@ -0,0 +1,7 @@
root = true
[*]
charset = utf-8
indent_style = space
indent_size = 2
trim_trailing_whitespace = true