chore(tooling): extend from turbo config
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
module.exports = {
|
||||
extends: ['@antfu', 'plugin:prettier/recommended'],
|
||||
extends: ['@antfu', 'plugin:prettier/recommended', 'turbo'],
|
||||
plugins: ['prettier'],
|
||||
rules: {
|
||||
'vue/no-setup-props-destructure': 0,
|
||||
|
||||
Reference in New Issue
Block a user