dashboard
repositories
filestore
activity
search
login
main
/
InteSecurePlatform
InteSecurePlatform
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
修改打包环境配置
SZH
2022-08-25
cf3ec317dd436976df8a9e7a4dc77a9b5d47d8d3
[InteSecurePlatform.git]
/
.idea
/
prettier.xml
1
2
3
4
5
6
7
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="PrettierConfiguration">
<option name="myRunOnSave" value="true" />
<option name="myFilesPattern" value="{**/*,*}.{js,ts,jsx,tsx,vue}" />
</component>
</project>