feat:node-modules
This commit is contained in:
9
node_modules/clipboard/.prettierrc.json
generated
vendored
Normal file
9
node_modules/clipboard/.prettierrc.json
generated
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"printWidth": 80,
|
||||
"tabWidth": 2,
|
||||
"semi": true,
|
||||
"singleQuote": true,
|
||||
"trailingComma": "es5",
|
||||
"bracketSpacing": true,
|
||||
"arrowParens": "always"
|
||||
}
|
||||
Reference in New Issue
Block a user