Skip to content

Commit

Permalink
TypeScript
Browse files Browse the repository at this point in the history
  • Loading branch information
balmli committed Dec 19, 2022
1 parent 4b948e5 commit 8798e37
Show file tree
Hide file tree
Showing 42 changed files with 4,426 additions and 11,517 deletions.
5 changes: 1 addition & 4 deletions .eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
{
"parserOptions": {
"ecmaVersion": 2017,
"sourceType": "module"
}
"extends": "athom"
}
3 changes: 3 additions & 0 deletions .homeychangelog.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
{
"1.12.0": {
"en": ". "
},
"1.11.1": {
"en": "Bug fix for the 'Holiday today' / 'Not a holiday today' action. Added 'Use automatic holiday' action to go back to automatic holidays. "
},
Expand Down
3 changes: 3 additions & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
registry=https://registry.npmjs.org

@balmli:registry=https://npm.pkg.github.com
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,10 @@ Please report issues on the [community forum page](https://community.homey.app/t

### Release Notes:

#### 1.12.0

-

#### 1.11.1

- Bug fix for the 'Holiday today' / 'Not a holiday today' action
Expand Down
189 changes: 0 additions & 189 deletions app.js

This file was deleted.

Loading

0 comments on commit 8798e37

Please sign in to comment.