classify admin
This commit is contained in:
9
public/assets/extensions/toastify-js/.prettierrc
Normal file
9
public/assets/extensions/toastify-js/.prettierrc
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"useTabs": false,
|
||||
"printWidth": 80,
|
||||
"tabWidth": 2,
|
||||
"singleQuote": false,
|
||||
"trailingComma": "es5",
|
||||
"parser": "babylon",
|
||||
"noSemi": false
|
||||
}
|
||||
Reference in New Issue
Block a user