• Toni Alatalo's avatar
    Prompts: align examples to TypeScript (.tsx/.ts) to avoid .jsx drift (#1076) · e6c92a24
    Toni Alatalo 提交于
    The prompt text says:
    
    > - Use TypeScript.
    
    But in the examples there are .jsx files.
    
    I got errors sometimes (in my fork with other changes too) that JSX got
    generated instead of TSX. This seems to have fixed it for me.
        
    <!-- This is an auto-generated description by cubic. -->
    ---
    
    ## Summary by cubic
    Updated system prompt examples to use .tsx/.ts instead of .jsx/.js,
    matching the “Use TypeScript” instruction. This prevents JSX drift and
    reduces cases where generated code uses JSX instead of TSX.
    
    <!-- End of auto-generated description by cubic. -->
    e6c92a24
名称
最后提交
最后更新
..
__tests__ 正在载入提交数据...
app 正在载入提交数据...
atoms 正在载入提交数据...
client_logic 正在载入提交数据...
components 正在载入提交数据...
constants 正在载入提交数据...
contexts 正在载入提交数据...
db 正在载入提交数据...
hooks 正在载入提交数据...
ipc 正在载入提交数据...
lib 正在载入提交数据...
main 正在载入提交数据...
neon_admin 正在载入提交数据...
pages 正在载入提交数据...
paths 正在载入提交数据...
prompts 正在载入提交数据...
routes 正在载入提交数据...
shared 正在载入提交数据...
store 正在载入提交数据...
styles 正在载入提交数据...
supabase_admin 正在载入提交数据...
utils 正在载入提交数据...
backup_manager.ts 正在载入提交数据...
main.ts 正在载入提交数据...
preload.ts 正在载入提交数据...
renderer.tsx 正在载入提交数据...
router.ts 正在载入提交数据...