mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-09 09:09:58 +00:00
9 lines
108 B
JSON
9 lines
108 B
JSON
{
|
|
"extends": [
|
|
"../common/tslint.json"
|
|
]
|
|
, "rules": {
|
|
"no-bitwise": false
|
|
}
|
|
}
|