optimize imports
This commit is contained in:
5
scripts/profiles/index.js
Normal file
5
scripts/profiles/index.js
Normal file
@@ -0,0 +1,5 @@
|
||||
// Profile exports for centralized importing
|
||||
export * as clineProfile from './cline.js';
|
||||
export * as cursorProfile from './cursor.js';
|
||||
export * as rooProfile from './roo.js';
|
||||
export * as windsurfProfile from './windsurf.js';
|
||||
Reference in New Issue
Block a user