Skip to content

Instantly share code, notes, and snippets.

@SergeyPirogov
Last active December 13, 2019 14:51
Show Gist options
  • Save SergeyPirogov/deecd43b243eeb2f3a22a99535d00785 to your computer and use it in GitHub Desktop.
Save SergeyPirogov/deecd43b243eeb2f3a22a99535d00785 to your computer and use it in GitHub Desktop.
{
"projectName": "admin-ui",
"source_dir": "./src",
"url": "http://localhost:8081/saveAst",
"ignoreFiles": [
"*.js.map",
"*.js",
"*.scss",
"*.ttf",
"*.svg"
],
"ignoreFolders": [
"libs",
"coverage",
"interfaces"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment