Fix: Lint src/ again instead of just test/
This commit is contained in:
Родитель
c3fc6fb642
Коммит
3a219660d3
|
@ -13,7 +13,7 @@ module.exports = {
|
|||
[
|
||||
'@neutrinojs/airbnb',
|
||||
{
|
||||
include: ['test'],
|
||||
include: ['src', 'test'],
|
||||
eslint: {
|
||||
rules: {
|
||||
"no-console": "off",
|
||||
|
|
Загрузка…
Ссылка в новой задаче