init source
This commit is contained in:
+8
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* Default settings for Electron applications.
|
||||
*/
|
||||
module.exports = {
|
||||
settings: {
|
||||
'import/core-modules': ['electron'],
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user