Skip to content

Commit a152573

Browse files
author
Gediminas
committed
Merge pull request #44 from devbridge/release-1.0.1
Release 1.0.1
2 parents c19e480 + b5ad955 commit a152573

33 files changed

+236
-815
lines changed

index.html

Lines changed: 0 additions & 23 deletions
This file was deleted.

starter-template/.editorConfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[package.json]
2+
indent_style = space
3+
indent_size = 2

starter-template/.scss-lint.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
linters:
2+
Indentation:
3+
width: 4

0 commit comments

Comments
 (0)