Fixed some dependency references

This commit is contained in:
Alejandro Celaya
2022-03-25 16:59:37 +01:00
parent 2795bf050e
commit 9d6121903e
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"extends": [
"react-app"
"@shlinkio/js-coding-standard"
],
"plugins": ["jest"],
"env": {