13 lines
177 B
JSON
13 lines
177 B
JSON
{
|
|
"include": [
|
|
"bin",
|
|
"scripts",
|
|
"src",
|
|
"tests"
|
|
],
|
|
"exclude": [
|
|
"tests/fixtures",
|
|
"resources/fontawesome/**"
|
|
]
|
|
}
|