mirror of
https://github.com/coreui/coreui-icons.git
synced 2025-08-20 15:31:23 +02:00
release: @coreui/icons-react v2.0.0-rc.6
This commit is contained in:
7
packages/icons-react/.prettierrc.js
Normal file
7
packages/icons-react/.prettierrc.js
Normal file
@@ -0,0 +1,7 @@
|
||||
module.exports = {
|
||||
semi: false,
|
||||
trailingComma: "all",
|
||||
singleQuote: true,
|
||||
printWidth: 100,
|
||||
tabWidth: 2
|
||||
};
|
Reference in New Issue
Block a user