diff --git a/.prettierrc b/.prettierrc new file mode 100644 index 0000000..de753c5 --- /dev/null +++ b/.prettierrc @@ -0,0 +1,3 @@ +{ + "printWidth": 100 +} diff --git a/basic-testing/index.html b/basic-testing/index.html index 1716c45..04e12a7 100644 --- a/basic-testing/index.html +++ b/basic-testing/index.html @@ -10,163 +10,151 @@ } - - + \ No newline at end of file + jsPsych.getDisplayElement().innerHTML = test_results; + } + diff --git a/partial-simulation/index.html b/partial-simulation/index.html index 3578765..b8f8c99 100644 --- a/partial-simulation/index.html +++ b/partial-simulation/index.html @@ -5,8 +5,7 @@ - - + \ No newline at end of file + diff --git a/replay/index.html b/replay/index.html index aeb4a25..f0af93d 100644 --- a/replay/index.html +++ b/replay/index.html @@ -5,74 +5,70 @@ - - + \ No newline at end of file + diff --git a/testing-with-jasmine/index.html b/testing-with-jasmine/index.html index a05d2f5..0570643 100644 --- a/testing-with-jasmine/index.html +++ b/testing-with-jasmine/index.html @@ -3,18 +3,12 @@ - - - - - - + + + + + +