63 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			63 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| {
 | |
|   "compilers": {
 | |
|     "less": {
 | |
|       "autoPrefix": "",
 | |
|       "cssComb": "none",
 | |
|       "ieCompat": true,
 | |
|       "strictMath": false,
 | |
|       "strictUnits": false,
 | |
|       "relativeUrls": true,
 | |
|       "rootPath": "",
 | |
|       "sourceMapRoot": "",
 | |
|       "sourceMapBasePath": "",
 | |
|       "sourceMap": false
 | |
|     },
 | |
|     "sass": {
 | |
|       "autoPrefix": "",
 | |
|       "includePath": "",
 | |
|       "indentType": "space",
 | |
|       "indentWidth": 2,
 | |
|       "outputStyle": "nested",
 | |
|       "Precision": 5,
 | |
|       "relativeUrls": true,
 | |
|       "sourceMapRoot": "",
 | |
|       "lineFeed": "",
 | |
|       "sourceMap": false
 | |
|     },
 | |
|     "stylus": {
 | |
|       "sourceMap": false
 | |
|     },
 | |
|     "babel": {
 | |
|       "sourceMap": false
 | |
|     },
 | |
|     "coffeescript": {
 | |
|       "bare": false,
 | |
|       "runtimeMode": "node",
 | |
|       "sourceMap": false
 | |
|     },
 | |
|     "handlebars": {
 | |
|       "root": "",
 | |
|       "noBOM": false,
 | |
|       "name": "",
 | |
|       "namespace": "",
 | |
|       "knownHelpersOnly": false,
 | |
|       "forcePartial": false,
 | |
|       "knownHelpers": [],
 | |
|       "commonjs": "",
 | |
|       "amd": false,
 | |
|       "sourceMap": false
 | |
|     }
 | |
|   },
 | |
|   "minifiers": {
 | |
|     "css": {
 | |
|       "enabled": true,
 | |
|       "termSemicolons": true,
 | |
|       "gzip": false
 | |
|     },
 | |
|     "javascript": {
 | |
|       "enabled": true,
 | |
|       "termSemicolons": true,
 | |
|       "gzip": false
 | |
|     }
 | |
|   }
 | |
| } |