Public Access
latest changes before server transfer
Deploy to Firebase Hosting on merge / build_and_deploy (push) Has been cancelled
Deploy to Firebase Hosting on merge / build_and_deploy (push) Has been cancelled
This commit is contained in:
1 parent
bb60182164
commit
d0e8d36c33
1273 files changed
+143295
-1312
No files matched your search
+20
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"node": true,
|
||||
|
||||
"bitwise": true,
|
||||
"camelcase": true,
|
||||
"curly": true,
|
||||
"forin": true,
|
||||
"immed": true,
|
||||
"latedef": true,
|
||||
"newcap": true,
|
||||
"noarg": true,
|
||||
"noempty": true,
|
||||
"nonew": true,
|
||||
"quotmark": "single",
|
||||
"undef": true,
|
||||
"unused": true,
|
||||
"trailing": true,
|
||||
|
||||
"laxcomma": true
|
||||
}
|
||||
Reference in new issue
Block a user