mirror of
				https://github.com/Xahau/xahau.js.git
				synced 2025-11-04 04:55:48 +00:00 
			
		
		
		
	convert existing xrpl library into a lerna monorepo
This commit is contained in:
		@@ -1,24 +0,0 @@
 | 
			
		||||
{
 | 
			
		||||
  "compilerOptions": {
 | 
			
		||||
    "pretty": true,
 | 
			
		||||
    "target": "es6",
 | 
			
		||||
    "module": "commonjs",
 | 
			
		||||
    "moduleResolution": "node",
 | 
			
		||||
    "outDir": "./dist/npm",
 | 
			
		||||
 | 
			
		||||
    "declaration": true,
 | 
			
		||||
    "declarationMap": true,
 | 
			
		||||
    "sourceMap": true,
 | 
			
		||||
 | 
			
		||||
    "strict": true,
 | 
			
		||||
    "strictNullChecks": true,
 | 
			
		||||
    "noImplicitAny": false,
 | 
			
		||||
    "noUnusedLocals": true,
 | 
			
		||||
    "removeComments": true,
 | 
			
		||||
    "preserveConstEnums": false,
 | 
			
		||||
    "esModuleInterop": true,
 | 
			
		||||
    "suppressImplicitAnyIndexErrors": false,
 | 
			
		||||
    "resolveJsonModule": true,
 | 
			
		||||
    "preserveSymlinks": true
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user