mirror of
https://github.com/taigrr/wails.git
synced 2026-04-02 05:08:54 -07:00
config: eslint
This commit is contained in:
1
.eslintignore
Normal file
1
.eslintignore
Normal file
@@ -0,0 +1 @@
|
||||
runtime/js/dist/wails.js
|
||||
6
.hound.yml
Normal file
6
.hound.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
jshint:
|
||||
config_file: .jshintrc
|
||||
eslint:
|
||||
enabled: true
|
||||
config_file: .eslintrc.js
|
||||
ignore_file: .eslintignore
|
||||
Reference in New Issue
Block a user