Template Upload
This commit is contained in:
10
node_modules/connect-history-api-fallback/.eslintrc
generated
vendored
Normal file
10
node_modules/connect-history-api-fallback/.eslintrc
generated
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
env:
|
||||
node: true
|
||||
|
||||
rules:
|
||||
brace-style: [2, '1tbs', { 'allowSingleLine': true }]
|
||||
strict: [2, 'global']
|
||||
max-len: [2, 80, 4]
|
||||
no-use-before-define: [2, 'nofunc']
|
||||
quotes: [2, 'single', 'avoid-escape']
|
Reference in New Issue
Block a user