mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2024-11-16 10:28:33 -07:00
7b65dc631b
* Enable Typescript * Fix tests * Fix tests again * Automatically (re)build * Updates * Updates * Update shrinkwrap * Enable sourcemaps
28 lines
234 B
Plaintext
28 lines
234 B
Plaintext
#tests
|
|
test
|
|
coverage
|
|
|
|
#build tools
|
|
.travis.yml
|
|
.jenkins.yml
|
|
.codeclimate.yml
|
|
.github
|
|
babel.config.js
|
|
|
|
#linters
|
|
.jscsrc
|
|
.jshintrc
|
|
.eslintrc*
|
|
.dockerignore
|
|
.eslintignore
|
|
.gitignore
|
|
|
|
#editor settings
|
|
.vscode
|
|
|
|
#src
|
|
lib
|
|
docs
|
|
docker
|
|
images
|