how avoid test folder while running lint code example
Example: disable eslint directory
// to disable the whole folder or multiple files,
// you can create a file .eslintignore
// and fill it similarly to .gitignore
// to disable the whole folder or multiple files,
// you can create a file .eslintignore
// and fill it similarly to .gitignore