You've already forked joplin
							
							
				mirror of
				https://github.com/laurent22/joplin.git
				synced 2025-10-31 00:07:48 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			25 lines
		
	
	
		
			507 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			507 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
| 	"rules": {
 | |
| 		"prefer-absolute-version-dependencies": ["error",
 | |
| 			{
 | |
| 				"exceptions": [
 | |
| 					"@joplin/lib",
 | |
| 					"@joplin/renderer",
 | |
| 					"@joplin/editor",
 | |
| 					"@joplin/pdf-viewer",
 | |
| 					"@joplin/fork-htmlparser2",
 | |
| 					"@joplin/fork-sax",
 | |
| 					"@joplin/fork-uslug",
 | |
| 					"@joplin/htmlpack",
 | |
| 					"@joplin/turndown",
 | |
| 					"@joplin/turndown-plugin-gfm",
 | |
| 					"@joplin/tools",
 | |
| 					"@joplin/react-native-saf-x",
 | |
| 					"@joplin/react-native-alarm-notification",
 | |
| 					"@joplin/utils"
 | |
| 				]
 | |
| 		  	}
 | |
| 		]
 | |
| 	}
 | |
| }
 | |
|    |