mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-11-10 17:36:33 +08:00
11 lines
161 B
YAML
11 lines
161 B
YAML
ruby:
|
|
config_file: .rubocop.yml
|
|
version: 1.22.1
|
|
|
|
eslint:
|
|
enabled: true
|
|
version: 8.1.0
|
|
config_file: .eslintrc.json
|
|
|
|
scss:
|
|
config_file: .scss-lint.yml
|