feat: initial notes
This commit is contained in:
commit
abacf061c1
9 changed files with 3546 additions and 0 deletions
16
package.json
Normal file
16
package.json
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"name": "various-dsat-math-notes",
|
||||
"version": "0.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"release": "release-it"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "Mueez Khan",
|
||||
"license": "",
|
||||
"devDependencies": {
|
||||
"@release-it/conventional-changelog": "^8.0.1",
|
||||
"release-it": "^17.0.0"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue