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