mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
ignore more files that are confusing standard-format
This commit is contained in:
committed by
Kevin Sawicki
parent
bd9b0b8ed3
commit
06b556c34c
@@ -12,7 +12,8 @@
|
||||
},
|
||||
"standard": {
|
||||
"ignore": [
|
||||
"/lib/browser/rpc-server.js"
|
||||
"/lib/browser/rpc-server.js",
|
||||
"/lib/common/asar.js"
|
||||
]
|
||||
},
|
||||
"private": true,
|
||||
|
||||
Reference in New Issue
Block a user