mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-21 11:29:29 +08:00
config: eslint
This commit is contained in:
parent
9ba3e0512b
commit
98d4d6b33c
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
|
Loading…
Reference in New Issue
Block a user