Merge pull request #51 from windingwind/zotero6-bootstrap
merge before changing main branch
This commit is contained in:
		
						commit
						389e7590e1
					
				@ -23,17 +23,11 @@
 | 
				
			|||||||
    "@typescript-eslint/no-non-null-assertion": "off"
 | 
					    "@typescript-eslint/no-non-null-assertion": "off"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "ignorePatterns": [
 | 
					  "ignorePatterns": [
 | 
				
			||||||
 | 
					    "**/builds/**",
 | 
				
			||||||
    "**/dist/**",
 | 
					    "**/dist/**",
 | 
				
			||||||
    "**/node_modules/**",
 | 
					    "**/node_modules/**",
 | 
				
			||||||
    "**/abbrevIso*",
 | 
					    "**/scripts/**",
 | 
				
			||||||
    "**/example*",
 | 
					    "**/*.js",
 | 
				
			||||||
    "**/*.bak",
 | 
					    "**/*.bak"
 | 
				
			||||||
    "coverage/**",
 | 
					 | 
				
			||||||
    "docs-shared/lib/**",
 | 
					 | 
				
			||||||
    "packages/*/assets/**",
 | 
					 | 
				
			||||||
    "packages/*/lib/**",
 | 
					 | 
				
			||||||
    "!.vuepress/**",
 | 
					 | 
				
			||||||
    "**/.vuepress/.cache/**",
 | 
					 | 
				
			||||||
    "**/.vuepress/.temp/**"
 | 
					 | 
				
			||||||
  ]
 | 
					  ]
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user