diff --git a/cypress/tsconfig.json b/cypress/tsconfig.json index 966be28..dc61836 100644 --- a/cypress/tsconfig.json +++ b/cypress/tsconfig.json @@ -1,8 +1,8 @@ { "compilerOptions": { - "target": "es5", - "lib": ["es5", "dom"], - "types": ["cypress", "node"] + "target": "es5", + "lib": ["es5", "dom"], + "types": ["cypress", "node"] }, "include": ["**/*.ts"] - } \ No newline at end of file +} diff --git a/index.html b/index.html index 77d0d68..f785ae9 100644 --- a/index.html +++ b/index.html @@ -1,34 +1,39 @@ -
- - - -