updated to folders in master (#1)
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"linters": {
|
||||
"*.js": [
|
||||
"eslint"
|
||||
],
|
||||
"*.+(js|jsx|json|yml|yaml|css|less|scss|ts|tsx|md|graphql|mdx)": [
|
||||
"prettier --write",
|
||||
"git add"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user