mirror of
				https://git.sleeping.town/mirrors/foxy-moxy
				synced 2025-11-03 10:02:34 -08:00 
			
		
		
		
	linting tests
This commit is contained in:
		
							parent
							
								
									5c4e1e1d31
								
							
						
					
					
						commit
						a55f0f4549
					
				
					 2 changed files with 34 additions and 31 deletions
				
			
		| 
						 | 
				
			
			@ -27,6 +27,7 @@
 | 
			
		|||
    "node-gyp": "^3.4.0",
 | 
			
		||||
    "sanitize-filename": "^1.6.1",
 | 
			
		||||
    "sharp": "^0.18.1",
 | 
			
		||||
    "standard": "^8.6.0",
 | 
			
		||||
    "supertest": "^3.0.0",
 | 
			
		||||
    "uuid": "^3.0.1"
 | 
			
		||||
  },
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,3 +1,5 @@
 | 
			
		|||
const describe = require('mocha').describe
 | 
			
		||||
const it = require('mocha').it
 | 
			
		||||
const request = require('supertest')
 | 
			
		||||
const assert = require('assert')
 | 
			
		||||
const sharp = require('sharp')
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue