You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add check for adonisrc.ts for Adonis.js 'node ace' command
Improve generateSpec function to check for both .adonisrc.json and adonisrc.ts files. This ensures compatibility with projects using either configuration file.
- Refactor the use of executeShellCommand to check for .adonisrc.json.
- Add a new check for the presence of adonisrc.ts.
0 commit comments