From 07ae854dbbeeec29a91d87525d02b95595e34859 Mon Sep 17 00:00:00 2001 From: ThatGuySam Date: Fri, 27 Dec 2024 14:59:19 -0600 Subject: [PATCH] update: remove antfu/ni commands --- .cursorrules | 9 --------- 1 file changed, 9 deletions(-) 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