diff --git a/.vscode/settings.json b/.vscode/settings.json index 577fbb7..da222f7 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,6 +1,9 @@ { "apexPMD.enableCache": false, "[css]": { - "editor.formatOnSave": false - } -} \ No newline at end of file + "editor.formatOnSave": true + }, + "[js]": { + "editor.formatOnSave": true + } +} diff --git a/demo/cheatsheet.txt b/demo/cheatsheet.txt index 4867169..630b1d8 100644 --- a/demo/cheatsheet.txt +++ b/demo/cheatsheet.txt @@ -17,3 +17,6 @@ node ./tools/build.js -t browser node tools/build.js -t node apex node tools/build.js -t cdn :common apex node tools/build.js -t browser :common apex + +# run tests +npm run build_and_test \ No newline at end of file diff --git a/demo/markupcheck.html b/demo/markupcheck.html index 9f9070c..c1dd1b4 100644 --- a/demo/markupcheck.html +++ b/demo/markupcheck.html @@ -7,7 +7,7 @@ - + - - - + + +