0
0
mirror of https://github.com/sp-tarkov/db-website.git synced 2025-02-08 08:10:47 -05:00

9 lines
150 B
Plaintext
Raw Normal View History

{
"$schema": "https://json.schemastore.org/nycrc.json",
"excludeAfterRemap": true,
"include": [
"src/**/*.ts",
"src/**/*.tsx"
]
}