e80a50d36c
#2846 Type error when importing docx in CJS file with TypeScript modu… ( #2883 )
...
* #2846 Type error when importing docx in CJS file with TypeScript moduleResolution set to node16
* Adhere to publint
2024-12-06 13:44:42 +00:00
df619ffe49
Added style support for noProof option.
...
Useful for blocks of source code, and
possibly other things that cause the grammar
and spelling checkers to go nuts.
Example usage:
run: {
font:"Consolas",
color: "0000AA",
break:1,
noProof:true,
},
Also added section to .gitignore to exclude
Mac .DS_Store files. These are useless on
anything other than a Mac.
2023-06-13 20:26:45 +01:00
eeee01a0e0
Use C8 for coverage
2023-06-12 18:43:29 +01:00
f685dbe0d1
Add lock file
2019-10-12 21:46:18 +01:00
9143c1c2c1
Add nyc support
2018-10-26 20:11:40 +01:00
17d696e33a
merge with master, demo27 became demo28
2018-09-21 07:40:58 -03:00
eb797d8986
Ignore Yarn lock & IntelliJ ide
2018-09-18 21:03:50 -03:00
a6a8012b39
wrote some inital code
2018-08-22 10:30:19 -03:00
73267ac4e5
Add docsify documentation
2018-08-03 23:26:14 +01:00
e6713d6ce2
Ignore My Document generated file
2018-02-13 23:21:20 +00:00
f2027230a0
Add prettier + style command
2018-01-22 23:38:49 +00:00
32be6e36da
Add package-lock to ignore
2017-12-20 01:41:32 +00:00
5be1163549
remove docs in gitignore
2017-04-16 01:07:11 +01:00
321be35918
added docs in gitignore
2017-04-16 00:30:27 +01:00
b0869567c6
used more generic .vscode gitignore
2017-03-07 22:48:12 +00:00
cfdbaf2694
add the new build-tests directory to gitignore
2017-03-07 13:35:39 +01:00
fc1d87641a
added .vscode
2016-03-27 02:28:38 +01:00
f586b59602
added build dir to build
2016-03-27 00:56:34 +00:00
61c9006f8d
Initial commit
2016-03-26 23:43:57 +00:00