This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
balena-supervisor
Watch
1
Star
0
Fork
0
You've already forked balena-supervisor
mirror of
https://github.com/balena-os/balena-supervisor.git
synced
2024-12-18 21:27:54 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
master
balena-supervisor
/
.lintstagedrc
6 lines
55 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Update to resin-lint 2 and add a precommit hook for prettier Change-type: patch
2018-11-02 14:16:02 +00:00
{
Add type checking for javascript files Change-type: patch
2020-03-24 14:21:17 +00:00
"*.ts": [
🔧 Update resin-lint -> balena-lint in lintstaged Change-type: patch Signed-off-by: Cameron Diver <cameron@balena.io>
2020-03-30 17:35:15 +00:00
"balena-lint --typescript --fix",
Add type checking for javascript files Change-type: patch
2020-03-24 14:21:17 +00:00
],
Update to resin-lint 2 and add a precommit hook for prettier Change-type: patch
2018-11-02 14:16:02 +00:00
}
Reference in New Issue
Copy Permalink