mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-01 04:10:06 -05:00
setup project level linting with flake8
project level formatting with prettier project level formatting with yapf
This commit is contained in:
@@ -97,5 +97,11 @@
|
||||
"resolutions": {
|
||||
"@vue/cli-plugin-pwa/workbox-webpack-plugin": "^5.1.3",
|
||||
"coa": "2.0.2"
|
||||
},
|
||||
"prettier": {
|
||||
"printWidth": 179,
|
||||
"trailingComma": "es5",
|
||||
"tabWidth": 2,
|
||||
"semi": false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user