Skip to main content
Module

x/google_play_scraper/.editorconfig

Node.js scraper to get data from Google Play
Go to Latest
File
root = true
[*]charset = utf-8indent_style = spaceindent_size = 2end_of_line = lfinsert_final_newline = falsetrim_trailing_whitespace = true
[*.md]max_line_length = 0trim_trailing_whitespace = false