Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The greatest thing that I found in 1.7.0 is a step towards JSDoc with better comment support :

    ###*
    # Test
    ###
will be compiled to

    /**
     * Test
     */
And until now

    /**
    # Test
    */


Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

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

Search: