diff --git a/.editorconfig b/.editorconfig index 07dad77..011b4cc 100644 --- a/.editorconfig +++ b/.editorconfig @@ -10,6 +10,9 @@ trim_trailing_whitespace = true [*.js] indent_size = 4 +[*.html] +indent_size = 2 + [*.md] trim_trailing_whitespace = true diff --git a/.eslintrc.json b/.eslintrc.json index d566b2f..e433d72 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -20,7 +20,6 @@ "env": { "builtin": true, "browser": true, - "jquery": true, "es6": true }, "parserOptions": { diff --git a/apple1js.html b/apple1js.html index c2c972b..f26db53 100644 --- a/apple1js.html +++ b/apple1js.html @@ -1,4 +1,4 @@ - +