ignore more files that are confusing standard-format

This commit is contained in:
Zeke Sikelianos 2016-03-25 12:58:04 -07:00 committed by Kevin Sawicki
parent bd9b0b8ed3
commit 06b556c34c

View file

@ -12,7 +12,8 @@
}, },
"standard": { "standard": {
"ignore": [ "ignore": [
"/lib/browser/rpc-server.js" "/lib/browser/rpc-server.js",
"/lib/common/asar.js"
] ]
}, },
"private": true, "private": true,