big steppy
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.
 
 
 

21 line
344 B

  1. {
  2. "esversion": 6,
  3. "node": true,
  4. "sub": true,
  5. "globals": {
  6. "Container": true,
  7. "Person": true,
  8. "things": true,
  9. "areas": true,
  10. "fill_area": true,
  11. "length": true,
  12. "mass": true,
  13. "volume": true,
  14. "round": true,
  15. "number": true,
  16. "describe": true,
  17. "humanMode": true,
  18. "describe_all": true
  19. }
  20. }