Vincent Batts
54635910dc
This is to replace https://git.thisco.de/mirrors/random-utils/src/master/cmd/next-note for note taking helpers
12 lines
No EOL
181 B
JSON
12 lines
No EOL
181 B
JSON
{
|
|
"compilerOptions": {
|
|
"module": "commonjs",
|
|
"target": "es6",
|
|
"lib": [
|
|
"es6"
|
|
]
|
|
},
|
|
"exclude": [
|
|
"node_modules"
|
|
]
|
|
} |