mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-25 14:29:36 +01:00
Deleted Prettier Config File
This commit is contained in:
parent
8c8e67e950
commit
9ceb0e56d7
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,4 +6,3 @@ npm-debug.log
|
|||||||
.gatsby-context.js
|
.gatsby-context.js
|
||||||
.idea
|
.idea
|
||||||
gatsby-starter-lumen.iml
|
gatsby-starter-lumen.iml
|
||||||
.prettierrc
|
|
@ -1,7 +0,0 @@
|
|||||||
{
|
|
||||||
"trailingComma": "es5",
|
|
||||||
"tabWidth": 2,
|
|
||||||
"semi": true,
|
|
||||||
"singleQuote": true,
|
|
||||||
"printWidth": 120
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user