diff --git a/.cursorrules b/.cursorrules index fff2c7f..2ced24f 100644 --- a/.cursorrules +++ b/.cursorrules @@ -49,15 +49,6 @@ module.exports = { reactComponents: 'functional' }, - // Package management - packages: { - // Use antfu/ni commands - installCmd: 'ni', - uninstallCmd: 'nun', - runCmd: 'nr', - ciCmd: 'nci' - }, - // Variable naming naming: { // Avoid generic names