diff --git a/inspectionProfiles/Project_Default.xml b/inspectionProfiles/Project_Default.xml
index cbd35626a37dc19433d525ba43e7e19829f3ef04..03d9549ea8e4ada36fb3ecbc30fef08175b7d728 100644
--- a/inspectionProfiles/Project_Default.xml
+++ b/inspectionProfiles/Project_Default.xml
@@ -1,6 +1,6 @@
 <component name="InspectionProjectProfileManager">
   <profile version="1.0">
-    <inspection_tool class="SqlNoDataSourceInspection" enabled="false" level="WARNING" enabled_by_default="false" />
-    <inspection_tool class="SqlResolveInspection" enabled="false" level="ERROR" enabled_by_default="false" />
+    <option name="myName" value="Project Default" />
+    <inspection_tool class="Eslint" enabled="true" level="WARNING" enabled_by_default="true" />
   </profile>
 </component>
\ No newline at end of file