mirror of
https://github.com/mgerb/react-starter
synced 2026-01-09 16:42:48 +00:00
7 lines
83 B
JSON
7 lines
83 B
JSON
{
|
|
"extends": "tslint-config-airbnb",
|
|
"rules": {
|
|
"import-name": false
|
|
}
|
|
}
|