mirror of
https://github.com/hansputera/tiktok-dl.git
synced 2026-04-06 04:01:57 +02:00
5 lines
88 B
JavaScript
5 lines
88 B
JavaScript
module.exports = {
|
|
...require('./eslint.js'),
|
|
parser: '@typescript-eslint/parser',
|
|
};
|