mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
reduce ignore list in favor of one-liner ignores
This commit is contained in:
committed by
Kevin Sawicki
parent
67d189474c
commit
09635ae50e
@@ -11,11 +11,7 @@
|
||||
"runas": "^3.0.0"
|
||||
},
|
||||
"standard": {
|
||||
"ignore": [
|
||||
"/lib/browser/rpc-server.js",
|
||||
"/lib/common/asar.js",
|
||||
"/vendor"
|
||||
]
|
||||
"ignore": ["/vendor"],
|
||||
},
|
||||
"private": true,
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user