mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-04 18:49:30 +08:00
10 lines
No EOL
318 B
Text
10 lines
No EOL
318 B
Text
"use strict";
|
|
// THIS CODE WAS AUTOMATICALLY GENERATED
|
|
// DO NOT EDIT THIS CODE BY HAND
|
|
// YOU CAN REGENERATE IT USING yarn generate:configs
|
|
module.exports = {
|
|
parser: '@typescript-eslint/parser',
|
|
parserOptions: { sourceType: 'module' },
|
|
plugins: ['@typescript-eslint'],
|
|
};
|
|
//# sourceMappingURL=base.js.map |