11 lines
172 B
Plaintext
11 lines
172 B
Plaintext
printWidth: 100
|
|
endOfLine: lf
|
|
useTabs: false
|
|
singleQuote: true
|
|
bracketSpacing: true
|
|
semi: true
|
|
overrides:
|
|
- files: 'JavaScript/*.{js}'
|
|
options:
|
|
parser: meriyah
|