mirror of
https://github.com/He4eT/elseifplayer.git
synced 2026-05-05 01:17:22 +00:00
Remove eslint
This commit is contained in:
parent
89593dd0bd
commit
10126a988b
3 changed files with 19 additions and 2087 deletions
19
.eslintrc.js
19
.eslintrc.js
|
|
@ -1,19 +0,0 @@
|
|||
module.exports = {
|
||||
extends: [
|
||||
'preact',
|
||||
'standard'
|
||||
],
|
||||
overrides: [
|
||||
{
|
||||
files: ['*.jsx', '*.js']
|
||||
}
|
||||
],
|
||||
rules: {
|
||||
'react/display-name': 'off'
|
||||
},
|
||||
settings: {
|
||||
react: {
|
||||
version: 'latest'
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue