mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Configure eslint
This commit is contained in:
5
services/web/.eslintignore
Normal file
5
services/web/.eslintignore
Normal file
@@ -0,0 +1,5 @@
|
||||
app/js
|
||||
modules
|
||||
public/js
|
||||
public/minjs
|
||||
test/**/js
|
||||
3
services/web/.eslintrc
Normal file
3
services/web/.eslintrc
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"extends": ["standard"]
|
||||
}
|
||||
Reference in New Issue
Block a user