mirror of
https://github.com/voson-wang/toon.git
synced 2026-01-29 15:24:10 +08:00
docs: add dedicated docs website
This commit is contained in:
@@ -2,8 +2,9 @@
|
||||
import antfu from '@antfu/eslint-config'
|
||||
|
||||
export default antfu().append({
|
||||
files: ['README.md', 'SPEC.md'],
|
||||
files: ['README.md', 'SPEC.md', '**/docs/**/*'],
|
||||
rules: {
|
||||
'yaml/quotes': 'off',
|
||||
'style/no-tabs': 'off',
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user