mirror of
https://gitlab.com/bramw/baserow.git
synced 2025-01-31 03:12:45 +00:00
8 lines
402 B
XML
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>
|