implemented basic client-server communication
This commit is contained in:
		
							
								
								
									
										11
									
								
								node_modules/debug/.eslintrc
									
									
									
										generated
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								node_modules/debug/.eslintrc
									
									
									
										generated
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,11 @@
 | 
			
		||||
{
 | 
			
		||||
  "env": {
 | 
			
		||||
    "browser": true,
 | 
			
		||||
    "node": true
 | 
			
		||||
  },
 | 
			
		||||
  "rules": {
 | 
			
		||||
    "no-console": 0,
 | 
			
		||||
    "no-empty": [1, { "allowEmptyCatch": true }]
 | 
			
		||||
  },
 | 
			
		||||
  "extends": "eslint:recommended"
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user