1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-02-23 06:47:40 +01:00

chore(ide): Aggiunti metadati IDE

This commit is contained in:
Maicol Battistini 2022-01-24 13:44:47 +01:00
parent 6caad14373
commit b9f0856715
3 changed files with 3814 additions and 0 deletions

File diff suppressed because it is too large Load Diff

6
.idea/sonarlint-state.xml generated Normal file
View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="SonarLintProjectState">
<lastEventPolling>1642771038915</lastEventPolling>
</component>
</project>

10
.idea/sonarlint.xml generated Normal file
View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="SonarLintProjectSettings">
<option name="fileExclusions">
<list>
<option value="GLOB:**/*.tsx" />
</list>
</option>
</component>
</project>