mirror of
https://github.com/flutter/holobooth.git
synced 2025-08-06 14:50:05 +08:00
9 lines
98 B
JSON
9 lines
98 B
JSON
{
|
|
"compilerOptions": {
|
|
"noUnusedLocals": false
|
|
},
|
|
"include": [
|
|
".eslintrc.js"
|
|
]
|
|
}
|