diff --git a/web/org.openbravo.mobile.core/app/.eslintrc.json b/web/org.openbravo.mobile.core/app/.eslintrc.json
new file mode 100644
--- /dev/null
+++ b/web/org.openbravo.mobile.core/app/.eslintrc.json
@@ -0,0 +1,3 @@
+{
+  "extends": ["airbnb-base", "plugin:prettier/recommended"]
+}
