Format code with prettier
This commit fixes the style issues introduced in d24593a according to the output
from prettier.
Details: https://deepsource.io/gh/MillenniumEarl/F95API/transform/ae7afd9f-e945-4a6d-b27b-f910046a2311/
			
			
				pull/41/head
			
			
		
							parent
							
								
									d24593a04a
								
							
						
					
					
						commit
						681844688e
					
				| 
						 | 
				
			
			@ -1,4 +1,4 @@
 | 
			
		|||
const  F95API = require("../app/index.js");
 | 
			
		||||
const F95API = require("../app/index.js");
 | 
			
		||||
 | 
			
		||||
F95API.debug(true);
 | 
			
		||||
main();
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue