diff --git a/.eslintrc.json b/.eslintrc.json deleted file mode 100644 index 98ef693..0000000 --- a/.eslintrc.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": ["next/core-web-vitals", "next/typescript"] -} diff --git a/.gitignore b/.gitignore index d32cc78..5ef6a52 100644 --- a/.gitignore +++ b/.gitignore @@ -28,6 +28,7 @@ npm-debug.log* yarn-debug.log* yarn-error.log* +.pnpm-debug.log* # env files (can opt-in for committing if needed) .env* diff --git a/.prettierrc b/.prettierrc deleted file mode 100644 index f6fc083..0000000 --- a/.prettierrc +++ /dev/null @@ -1,11 +0,0 @@ -{ - "singleQuote": true, - "printWidth": 100, - "tabWidth": 4, - "useTabs": false, - "semi": true, - "jsxSingleQuote": false, - "bracketSpacing": true, - "arrowParens": "always", - "endOfLine": "lf" -} diff --git a/README.md b/README.md index 9619199..e215bc4 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,4 @@ -# Onlook Template - -
-
-
- This is a blank template React App -
-- You can delete this parent container to start from a blank page -
+ return ( ++ This is a blank template React App +
++ You can delete this parent container to start from a blank page +
-- AI Chat -
-- Select an element and ask AI to build something with it -
-- Code Link -
-- Select and Right-Click to view the code of any element on your page -
-+ AI Chat +
++ Select an element and ask AI to build something with it +
++ Code Link +
++ Select and Right-Click to view the code of any element on your + page +
+