First commit

This commit is contained in:
Daniel Ledda
2020-05-10 15:29:31 +02:00
commit 7cb8a03c24
48 changed files with 9990 additions and 0 deletions

10
.idea/jsLinters/jslint.xml generated Executable file
View File

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="JSLintConfiguration">
<option browser="true" />
<option es6="true" />
<option maxerr="50" />
<option maxlen="80" />
<option node="true" />
</component>
</project>