mirror of
https://github.com/robonen/lorem-blog.git
synced 2026-03-20 02:44:39 +00:00
feat(tests): add comprehensive tests for utility functions and blog context
This commit is contained in:
@@ -11,6 +11,9 @@ export default antfu({
|
||||
},
|
||||
rules: {
|
||||
'unused-imports/no-unused-imports': 'error',
|
||||
'regexp/no-obscure-range': ['error', {
|
||||
allowed: 'all',
|
||||
}],
|
||||
},
|
||||
vue: true,
|
||||
typescript: true,
|
||||
|
||||
Reference in New Issue
Block a user