Files
cloudron-box/.jshintrc

6 lines
62 B
Plaintext
Raw Normal View History

2021-04-21 16:15:01 +02:00
{
"node": true,
"unused": true,
2022-01-04 14:40:24 +01:00
"esversion": 11
2021-04-21 16:15:01 +02:00
}