Does AVA + nyc support ES Modules #2876
-
| 
         There is issue #2293 but this I think is the migration of the library to ESM. My problem is that after I've migrated my library to ES Module. I no longer get coverage reports. Do I need to configure something in other to have coverage status? I'm running:  | 
  
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            novemberborn
          
      
      
        Oct 26, 2021 
      
    
    Replies: 1 comment
-
| 
         Use https://www.npmjs.com/package/c8 instead.  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
      Answer selected by
        sindresorhus
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Use https://www.npmjs.com/package/c8 instead.