Skip to content

Commit

Permalink
feat(core): update symbology generation
Browse files Browse the repository at this point in the history
  • Loading branch information
AleksueiR committed Sep 12, 2016
1 parent 1665d34 commit 5f3c2aa
Show file tree
Hide file tree
Showing 3 changed files with 290 additions and 347 deletions.
3 changes: 0 additions & 3 deletions .jscsrc
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,6 @@
"disallowSpacesInFunctionDeclaration": {
"beforeOpeningRoundBrace": true
},
"requireSpacesInFunctionExpression": {
"beforeOpeningRoundBrace": true
},
"requireSpacesInAnonymousFunctionExpression": {
"beforeOpeningRoundBrace": true
},
Expand Down
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
"version": "1.0.4-1",
"description": "",
"main": "dist/geoapi.js",
"dependencies": {},
"dependencies": {
},
"devDependencies": {
"babelify": "~6.3.0",
"brfs": "~1.4.3",
Expand Down
Loading

0 comments on commit 5f3c2aa

Please sign in to comment.