mirror of
https://codeberg.org/video-prize-ranch/rimgo.git
synced 2025-12-15 04:35:16 +00:00
Add tag page
This commit is contained in:
@@ -81,6 +81,7 @@
|
||||
"keyword-spacing": [1, {"before": true, "after": true}],
|
||||
"space-before-blocks": [1, "always"],
|
||||
"@typescript-eslint/ban-ts-ignore": 0,
|
||||
"@typescript-eslint/ban-types": 0,
|
||||
"@typescript-eslint/explicit-function-return-type": 0,
|
||||
"@typescript-eslint/explicit-module-boundary-types": 0,
|
||||
"@typescript-eslint/no-shadow": ["error"],
|
||||
|
||||
Reference in New Issue
Block a user