diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2023-10-07 00:01:57 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2023-10-07 00:01:57 -0400 |
| commit | 940ebb6c71bd39e87f5b565587406beabefddaad (patch) | |
| tree | d45b7391e9a2bd83785eb3004cd14928017275d5 /.idea/inspectionProfiles | |
| parent | 95280d67a415b31d99ac7e0ebe35c8440847fd90 (diff) | |
| download | minepot-bnbmc-940ebb6c71bd39e87f5b565587406beabefddaad.tar.gz minepot-bnbmc-940ebb6c71bd39e87f5b565587406beabefddaad.tar.bz2 minepot-bnbmc-940ebb6c71bd39e87f5b565587406beabefddaad.zip | |
Initial website
Diffstat (limited to '.idea/inspectionProfiles')
| -rw-r--r-- | .idea/inspectionProfiles/Project_Default.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml new file mode 100644 index 0000000..03d9549 --- /dev/null +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -0,0 +1,6 @@ +<component name="InspectionProjectProfileManager"> + <profile version="1.0"> + <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 |
