1
0
Fork 0
mirror of https://github.com/kkapsner/CanvasBlocker synced 2025-07-04 20:46:39 +02:00

Correct name for .codebeatsettings

This commit is contained in:
kkapsner 2019-11-30 13:22:41 +01:00
parent 17349dcb05
commit afd9aea767

6
.codebeatsettings Normal file
View file

@ -0,0 +1,6 @@
{
"JAVASCRIPT": {
"LOC": [70, 80, 100, 120],
"BLOCK_NESTING": [4, 5, 6, 7]
}
}