aboutsummaryrefslogtreecommitdiff
path: root/apps/extension
diff options
context:
space:
mode:
authorDhravya <[email protected]>2024-03-31 17:18:15 -0700
committerDhravya <[email protected]>2024-03-31 17:18:15 -0700
commit3ccbd7c33b705cfa58ecd7873b8214ed9e0c8a3f (patch)
tree5484cf8b3f0fa783c6587ae8b2a21bb7b2f3bb3b /apps/extension
parent(ci): update ci (diff)
downloadsupermemory-3ccbd7c33b705cfa58ecd7873b8214ed9e0c8a3f.tar.xz
supermemory-3ccbd7c33b705cfa58ecd7873b8214ed9e0c8a3f.zip
(ci): testing CI changes again
Diffstat (limited to 'apps/extension')
-rw-r--r--apps/extension/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/extension/README.md b/apps/extension/README.md
index 0d6babed..ec38fd32 100644
--- a/apps/extension/README.md
+++ b/apps/extension/README.md
@@ -27,4 +27,4 @@ export default {
- Replace `plugin:@typescript-eslint/recommended` to `plugin:@typescript-eslint/recommended-type-checked` or `plugin:@typescript-eslint/strict-type-checked`
- Optionally add `plugin:@typescript-eslint/stylistic-type-checked`
-- Install [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) and add `plugin:react/recommended` & `plugin:react/jsx-runtime` to the `extends` list
+- Install [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) and add `plugin:react/recommended` & `plugin:react/jsx-runtime` to the `extends` list \ No newline at end of file