// Place your settings in this file to overwrite default and user settings.
{
      "LineCount.excludes":["**/.vscode/**"
                        ,"**/node_modules/**"
                        ,"**/scratch/**"
                        ,"**/build/**"
                        ,"**/public/**"
                        ,"**/flow-typed/**"]
}