Clean up ✨
This commit is contained in:
		
							parent
							
								
									b99dc759e6
								
							
						
					
					
						commit
						f210260826
					
				
					 5 changed files with 2 additions and 16 deletions
				
			
		| 
						 | 
				
			
			@ -26,10 +26,6 @@ import loadConfig from './config';
 | 
			
		|||
 | 
			
		||||
const clusterLog = debug('misskey:cluster');
 | 
			
		||||
 | 
			
		||||
// Init babel
 | 
			
		||||
require('babel-core/register');
 | 
			
		||||
require('babel-polyfill');
 | 
			
		||||
 | 
			
		||||
enum InitResult {
 | 
			
		||||
	Success,
 | 
			
		||||
	Warn,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -8,7 +8,7 @@
 | 
			
		|||
    "noFallthroughCasesInSwitch": true,
 | 
			
		||||
    "declaration": false,
 | 
			
		||||
    "sourceMap": false,
 | 
			
		||||
    "target": "es6",
 | 
			
		||||
    "target": "es2017",
 | 
			
		||||
    "module": "commonjs",
 | 
			
		||||
    "removeComments": false,
 | 
			
		||||
    "noLib": false
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue