mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-19 01:28:38 +02:00
refactor(eslint-plugin): migrate to TS-ESLint infrastructure (#7276)
* refactor(eslint-plugin): migrate to TS-ESLint infrastructure * fix lock
This commit is contained in:
parent
f063e9add5
commit
afc72480ab
22 changed files with 381 additions and 323 deletions
|
@ -316,7 +316,7 @@ module.exports = {
|
|||
'@docusaurus/no-untranslated-text': [
|
||||
WARNING,
|
||||
{
|
||||
ignoreStrings: [
|
||||
ignoredStrings: [
|
||||
'·',
|
||||
'-',
|
||||
'—',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue