Simplify spellcheck download URL, disable spellcheck in most windows
This commit is contained in:
parent
ab9d33cf1a
commit
1c43e7501c
6 changed files with 61 additions and 57 deletions
|
@ -122,12 +122,6 @@ const typescriptRules = {
|
|||
'error',
|
||||
{
|
||||
paths: [
|
||||
{
|
||||
name: 'electron',
|
||||
importNames: ['BrowserWindow'],
|
||||
message: 'Please use createBrowserWindow',
|
||||
allowTypeImports: true,
|
||||
},
|
||||
{
|
||||
name: 'chai',
|
||||
importNames: ['expect', 'should', 'Should'],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue