Software zum Installieren eines Smart-Mirror Frameworks , zum Nutzen von hochschulrelevanten Informationen, auf einem Raspberry-Pi.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
Features
- Add
classPrivateMethods
and topLevelAwait
default support (#17) (e732889), closes #16
- Add
numericSeparator
to default parserPlugins
(#12) (fe32f00), closes #5
- Add babel.config.mjs to default exclude (#10) (a4dbeaa)
Bug Fixes
- Exclude tests with
tsx
or jsx
extensions (#13) (c7747f7), closes #11
Features
- Ignore *.d.ts (#6) (d867eaf)
- Update default exclude of dev tool configurations (#7) (c89f818)
Bug Fixes
Features
0.1.0 (2019-10-05)
Features