mirror of
https://github.com/robonen/tools.git
synced 2026-03-20 10:54:44 +00:00
feat(vue/primitives): implement pagination components with accessibility and testing
This commit is contained in:
@@ -6,5 +6,9 @@
|
||||
"paths": {
|
||||
"@/*": ["src/*"]
|
||||
}
|
||||
},
|
||||
"vueCompilerOptions": {
|
||||
"strictTemplates": true,
|
||||
"fallthroughAttributes": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user