Skip to content

Commit d6b0755

Browse files
committed
remove sticky
1 parent 526ef6a commit d6b0755

File tree

3 files changed

+0
-16
lines changed

3 files changed

+0
-16
lines changed

.vscode/settings.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
"source.organizeImports": "explicit"
1818
},
1919
"editor.defaultFormatter": "esbenp.prettier-vscode",
20-
"editor.stickyScroll.enabled": true,
2120
"search.exclude": {
2221
"**/package-lock.json": true,
2322
"binary/bin/**": true,

package-lock.json

Lines changed: 0 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,5 @@
1515
"prettier": "^3.3.3",
1616
"prettier-plugin-tailwindcss": "^0.6.8",
1717
"typescript": "^5.6.3"
18-
},
19-
"dependencies": {
20-
"posthog-docusaurus": "^2.0.4"
2118
}
2219
}

0 commit comments

Comments
 (0)