8 lines
120 B
JSON
8 lines
120 B
JSON
|
{
|
||
|
"ignore": [
|
||
|
".git",
|
||
|
".svn",
|
||
|
"node_modules/**/node_modules"
|
||
|
],
|
||
|
"ext": "js"
|
||
|
}
|