Simplify spellcheck download URL, disable spellcheck in most windows
This commit is contained in:
@@ -122,12 +122,6 @@ const typescriptRules = {
|
||||
'error',
|
||||
{
|
||||
paths: [
|
||||
{
|
||||
name: 'electron',
|
||||
importNames: ['BrowserWindow'],
|
||||
message: 'Please use createBrowserWindow',
|
||||
allowTypeImports: true,
|
||||
},
|
||||
{
|
||||
name: 'chai',
|
||||
importNames: ['expect', 'should', 'Should'],
|
||||
|
Reference in New Issue
Block a user