mirror of
https://github.com/pockethost/pockethost.git
synced 2025-11-23 22:15:49 +00:00
chore(root): remove old cursorrules
This commit is contained in:
parent
7d9ccf0639
commit
d601363e6f
15
.cursorrules
15
.cursorrules
@ -1,15 +0,0 @@
|
||||
# Project Context
|
||||
|
||||
- This project is about PocketBase, the PocketBase JS client, and the PocketBase JSVM.
|
||||
|
||||
# Programming Style
|
||||
|
||||
- Prefer factory functions that return an API object instead of classes
|
||||
- Prefer early returns
|
||||
|
||||
# Generating Markdown
|
||||
|
||||
- When proposing an edit to a markdown file, first decide if there will be code snippets in the markdown file.
|
||||
- If there are no code snippets, wrap the beginning and end of your answer in backticks and markdown as the language.
|
||||
- If there are code snippets, indent the code snippets with two spaces and the correct language for proper rendering. Indentations level 0 and 4 is not allowed.
|
||||
- If a markdown code block is indented with any value other than 2 spaces, automatically fix it
|
||||
Loading…
x
Reference in New Issue
Block a user