File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2424    "globals" : [
2525      " expect" 
2626      " assert" 
27-       " chai" 
28-       " sinon" 
27+       " chai" 
2928    ],
3029    "ignore" : [
3130      " /dist/" 
9796    "rollup-plugin-terser" : " 7.0.2" 
9897    "semver" : " 7.3.5" 
9998    "serve-index" : " 1.9.1" 
100-     "sinon" : " 10.0.0" 
10199    "standard" : " 16.0.3" 
102100    "standard-version" : " 9.3.1" 
103101    "typescript" : " 4.3.5" 
Original file line number Diff line number Diff line change 11<!DOCTYPE html>  
22< html > 
3+ 
34< head > 
45  < meta  charset ="utf-8 "> 
56  <!-- 
1213< body > 
1314  < div  id ="mocha "> </ div > 
1415
15-   < script  src ="../../../node_modules/sinon/pkg/sinon.js "> </ script > 
1616  < script  src ="../../../node_modules/chai/chai.js "> </ script > 
1717  < script  src ="../../../node_modules/mocha/mocha.js "> </ script > 
1818
3131    mocha . run ( ) ; 
3232  </ script > 
3333</ body > 
34+ 
3435</ html > 
Original file line number Diff line number Diff line change 11<!DOCTYPE html>  
22< html > 
3+ 
34< head > 
45  < meta  charset ="utf-8 "> 
56  <!-- 
1213< body > 
1314  < div  id ="mocha "> </ div > 
1415
15-   < script  src ="../../../node_modules/sinon/pkg/sinon.js "> </ script > 
1616  < script  src ="../../../node_modules/chai/chai.js "> </ script > 
1717  < script  src ="../../../node_modules/mocha/mocha.js "> </ script > 
1818
3131    mocha . run ( ) ; 
3232  </ script > 
3333</ body > 
34+ 
3435</ html > 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments