PATH:
home
/
letacommog
/
newrdv1
/
wp-content
/
plugins1
/
wiloke-listing-tools
# This file is for unifying the coding style for different editors and IDEs # editorconfig.org # WordPress Coding Standards # https://make.wordpress.org/core/handbook/coding-standards/ root = true [*] charset = utf-8 indent_style = space indent_size = 2 end_of_line = lf insert_final_newline = true trim_trailing_whitespace = true [*.yml] indent_style = space indent_size = 2 [*.md] trim_trailing_whitespace = false [*.php] indent_size = 4
[+]
..
[-] functions.php
[edit]
[-] .env
[edit]
[-] .php-watcher.yml
[edit]
[-] package-lock.json
[edit]
[+]
admin
[-] wiloke-listing-tools.php
[edit]
[-] .eslintignore
[edit]
[-] .gitignore
[edit]
[-] yarn.lock
[edit]
[-] .wiloke-listing-tools.php
[edit]
[-] .eslintrc.json
[edit]
[+]
views
[-] package.json
[edit]
[-] rollup.config.js
[edit]
[+]
config
[-] .babelrc
[edit]
[-] .editorconfig
[edit]
[+]
app
[-] .phpspec.yml
[edit]
[-] README.md
[edit]
[-] composer.json
[edit]
[-] webpack.prod.js
[edit]
[+]
languages
[+]
vendor
[-] webpack.common.js
[edit]
[-] webpack.dev.js
[edit]