mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-03 02:28:23 +08:00
style(eslint): lint tsx (#15098)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { namespaces } from '../../lib/registry';
|
||||
import fs from 'node:fs';
|
||||
import * as path from 'node:path';
|
||||
import path from 'node:path';
|
||||
import { categories } from './data';
|
||||
import { getCurrentPath } from '../../lib/utils/helpers';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user