Skip to content

Commit

Permalink
Merge pull request #6 from PascalLuginbuehl/more-elements
Browse files Browse the repository at this point in the history
Add lights, select and sensors
  • Loading branch information
PascalLuginbuehl authored Jul 14, 2023
2 parents a70d2fd + b5509d2 commit 2c30726
Show file tree
Hide file tree
Showing 29 changed files with 1,369 additions and 635 deletions.
3 changes: 2 additions & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@
"plugin:@typescript-eslint/recommended",
"plugin:import/recommended",
"plugin:import/electron",
"plugin:import/typescript"
"plugin:import/typescript",
"plugin:tailwindcss/recommended"
],
"parser": "@typescript-eslint/parser",
"parserOptions": {
Expand Down
Loading

0 comments on commit 2c30726

Please sign in to comment.