1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-01-31 03:12:45 +00:00
bramw_baserow/config/intellij/.idea/jsLinters/eslint.xml
Jeremie Pardou-Piquemal 2f34b99fb9 Add enterprise plugin
2022-09-22 10:00:59 +02:00

8 lines
402 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="EslintConfiguration">
<work-dir-patterns value="$PROJECT_DIR$/web-frontend;$PROJECT_DIR$/premium/web-frontend;$PROJECT_DIR$/enterprise/web-frontend" />
<custom-configuration-file used="true" path="$PROJECT_DIR$/web-frontend/.eslintrc.js" />
<option name="fix-on-save" value="true" />
</component>
</project>