Urara-Blog/node_modules/.pnpm-store/v3/files/e3/1a6900bb9d9834d9610788e70046caa8b5c14f83c8f4d91d8b135b627edb3767d861a54e6acf345d7c624689778325642c021b53968d22d2b46b5d2c0ab9f1
2022-08-14 01:14:53 +08:00

16 lines
242 B
Text

{
"curly": true,
"eqeqeq": true,
"immed": true,
"eqnull": true,
"latedef": true,
"noarg": true,
"noempty": true,
"quotmark": "single",
"undef": true,
"unused": true,
"strict": true,
"trailing": true,
"node": true
}