初始化
This commit is contained in:
6
{{cookiecutter.project_slug}}/ManagerUI/.prettierrc.json
Normal file
6
{{cookiecutter.project_slug}}/ManagerUI/.prettierrc.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"$schema": "https://json.schemastore.org/prettierrc",
|
||||
"semi": false,
|
||||
"singleQuote": true,
|
||||
"printWidth": 100
|
||||
}
|
Reference in New Issue
Block a user