mirror of
https://github.com/sp-tarkov/db-website.git
synced 2025-02-08 08:10:47 -05:00
9 lines
150 B
Plaintext
9 lines
150 B
Plaintext
|
{
|
||
|
"$schema": "https://json.schemastore.org/nycrc.json",
|
||
|
"excludeAfterRemap": true,
|
||
|
"include": [
|
||
|
"src/**/*.ts",
|
||
|
"src/**/*.tsx"
|
||
|
]
|
||
|
}
|