mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-05 12:22:45 +02:00
chore: json files should be linted (#4462)
This commit is contained in:
parent
892d832a3e
commit
5543f09ed1
19 changed files with 40 additions and 41 deletions
|
@ -7,7 +7,7 @@
|
|||
"tsBuildInfoFile": "./lib/client/.tsbuildinfo",
|
||||
"outDir": "lib/client",
|
||||
"noImplicitAny": false,
|
||||
"jsx": "react",
|
||||
"jsx": "react"
|
||||
},
|
||||
"include": ["src/client"]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue