diff --git a/.eslintrc b/.eslintrc index 183eb03..76cb07c 100644 --- a/.eslintrc +++ b/.eslintrc @@ -12,6 +12,7 @@ "@typescript-eslint" ], "rules": { + "dot-notation": "off", "@typescript-eslint/no-explicit-any": "off", "operator-linebreak": ["off"], "multiline-ternary": "off", diff --git a/.gitignore b/.gitignore index ba72a0d..2d229d6 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ test/*.js dist .env public +.partykit/ diff --git a/example/index.html b/example/index.html index a9f3240..9dc8d6d 100644 --- a/example/index.html +++ b/example/index.html @@ -7,6 +7,6 @@
- +