add an algorithm for checking a year is a leap year or not

This commit is contained in:
Sajeeb Ahamed
2021-10-04 01:20:08 +06:00
parent c1b6fcaa78
commit bf088c0646
4 changed files with 12475 additions and 10 deletions

View File

@@ -12,10 +12,10 @@
"@babel/core": "^7.11.6",
"@babel/plugin-transform-runtime": "^7.11.5",
"@babel/preset-env": "^7.11.5",
"atob": "2.1.2",
"jsdom": "^16.3.0",
"node": "^14.13.1",
"node-fetch": "2.6.1",
"atob": "2.1.2"
"node-fetch": "2.6.1"
},
"standard": {
"env": [