Hacker News new | past | comments | ask | show | jobs | submit login

Or, for a lazier approach:

    $ head -10000 *
    ==> package.json <==
    {
      "name": ...
      ...
    ==> tsconfig.json <==
    {
       "extends": ...
      ...

    $ head -10000 * | llm -s "generate a patch to switch this project to esm"



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: