This commit is contained in:
Nilstrieb 2021-02-16 17:09:51 +01:00
parent 5fade2c674
commit 9c7a6858ef
3 changed files with 62 additions and 47 deletions

23
.idea/csv-plugin.xml generated Normal file
View file

@ -0,0 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CsvFileAttributes">
<option name="attributeMap">
<map>
<entry key="\src\App.js">
<value>
<Attribute>
<option name="separator" value=";" />
</Attribute>
</value>
</entry>
<entry key="\src\app.css">
<value>
<Attribute>
<option name="separator" value=":" />
</Attribute>
</value>
</entry>
</map>
</option>
</component>
</project>