diff --git a/README.md b/README.md index 604186b..4a3e124 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,8 @@ export const Header = () => { [Nano Stores]: https://github.com/nanostores/nanostores/ +--- - - Sponsored by Evil Martians - + Made in Evil Martians, product consulting for developer tools. + +--- diff --git a/package.json b/package.json index 2a5086a..0e8578c 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "clean": true }, "eslintConfig": { - "extends": "@logux/eslint-config", + "extends": "@logux/eslint-config/ts", "rules": { "@typescript-eslint/unified-signatures": "off", "@typescript-eslint/no-explicit-any": "off",