2023-01-31 23:11:06 -03:00
|
|
|
{
|
|
|
|
"extends": [
|
|
|
|
"development"
|
2023-07-28 20:28:43 -03:00
|
|
|
],
|
|
|
|
"hints": {
|
2023-07-28 20:56:38 -03:00
|
|
|
"typescript-config/strict": "off",
|
|
|
|
"typescript-config/consistent-casing": "off"
|
2023-07-28 20:28:43 -03:00
|
|
|
}
|
2023-01-31 23:11:06 -03:00
|
|
|
}
|