first commit
This commit is contained in:
10
iframe-resizer-master/.prettierrc
Executable file
10
iframe-resizer-master/.prettierrc
Executable file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"printWidth": 80,
|
||||
"tabWidth": 2,
|
||||
"useTabs": false,
|
||||
"semi": false,
|
||||
"singleQuote": true,
|
||||
"trailingComma": "none",
|
||||
"bracketSpacing": true,
|
||||
"jsxBracketSameLine": false
|
||||
}
|
Reference in New Issue
Block a user