mirror of
https://github.com/aminya/setup-cpp
synced 2024-11-30 21:22:30 +08:00
5 lines
142 B
JSON
5 lines
142 B
JSON
{
|
|
"extends": "eslint-config-atomic",
|
|
"ignorePatterns": ["dist/", "node_modules/", "src/python/setup-python/", "src/msvc/msvc-dev-cmd/"]
|
|
}
|