diff --git a/.gitignore b/.gitignore index facab09..6fdc0ab 100644 --- a/.gitignore +++ b/.gitignore @@ -187,4 +187,5 @@ typings/ # https://interaktionsweise.de/ ################### ################### +build/ art/ diff --git a/.jshintrc b/.jshintrc new file mode 100644 index 0000000..e88e46c --- /dev/null +++ b/.jshintrc @@ -0,0 +1,7 @@ +{ + "undef": true, + "unused": true, + "globals": { + + } +} \ No newline at end of file diff --git a/demo-explorer.html b/demo-explorer.html index 5b1f6bd..ac11fc7 100644 --- a/demo-explorer.html +++ b/demo-explorer.html @@ -11,13 +11,16 @@ + + + - +
-