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.

globals.json 252B

123456789101112131415
  1. {
  2. "afterAll": false,
  3. "afterEach": false,
  4. "beforeAll": false,
  5. "beforeEach": false,
  6. "describe": false,
  7. "expect": false,
  8. "fit": false,
  9. "it": false,
  10. "jest": false,
  11. "test": false,
  12. "xdescribe": false,
  13. "xit": false,
  14. "xtest": false
  15. }