şunun yansıması
https://git.coolaj86.com/coolaj86/acme-http-01-standalone.js.git
eşitlendi 2025-10-18 23:03:21 +00:00
copy prettier and jshint
Bu işleme şunda yer alıyor:
ebeveyn
2f03a2ce57
işleme
18c0220b33
17
.jshintrc
Normal dosya
17
.jshintrc
Normal dosya
@ -0,0 +1,17 @@
|
|||||||
|
{ "node": true
|
||||||
|
, "browser": true
|
||||||
|
, "jquery": true
|
||||||
|
, "globals": { "Promise": true }
|
||||||
|
|
||||||
|
, "indent": 2
|
||||||
|
, "onevar": true
|
||||||
|
, "laxcomma": true
|
||||||
|
, "laxbreak": true
|
||||||
|
, "curly": true
|
||||||
|
, "nonbsp": true
|
||||||
|
|
||||||
|
, "eqeqeq": true
|
||||||
|
, "immed": true
|
||||||
|
, "undef": true
|
||||||
|
, "latedef": "nofunc"
|
||||||
|
}
|
8
.prettierrc
Normal dosya
8
.prettierrc
Normal dosya
@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
"bracketSpacing": true,
|
||||||
|
"printWidth": 80,
|
||||||
|
"singleQuote": true,
|
||||||
|
"tabWidth": 4,
|
||||||
|
"trailingComma": "none",
|
||||||
|
"useTabs": true
|
||||||
|
}
|
Yükleniyor…
x
Yeni konuda referans
Bir kullanıcı engelle