Mario Pietsch
|
8aa558eb2c
|
Remove module function wrapper and add matching configurations for dprint and eslint (#7596)
* remove blks first try
* dprint.json seems to be OK, some forgotten functions
* add some more space-after-keyword settings
* server remove blks
* add **/files to dprint exclude
* dprint.js fixes a typo
* add boot.js and bootprefix.js to dprint exclude
* dprint change dprint.json
* add dprint fmt as script
* remove jslint comments
* fix whitespace
* fix whitespace
* remove function-wrapper from geospatial plugin
* fix whitespace
* add function wrapper to dyannotate-startup
* remove dpring.json
|
2025-03-21 17:22:57 +00:00 |
|
Jeremy Ruston
|
83dfec471d
|
Fix TiddlyWiki Classic Build Process (#7933)
|
2024-01-18 08:56:18 +00:00 |
|
Jim Lehmer
|
8cd0c2afcd
|
Make sure all "get" access to $tw.config.fileExtensionInfo goes through a $tw.utils.getFileExtensionInfo helper function that ensures the parameter is cast to lowercase. Fixes #1418.
|
2015-02-01 12:33:40 -06:00 |
|
Jeremy Ruston
|
11a07e71dc
|
Move stripcomments from the classictools plugin into the core
It's a bit of a hack for the moment. The plan is to implement
stripcomments via the macro mechanism, at which point it can move back
into the plugin.
|
2013-10-25 12:32:57 +01:00 |
|
Jeremy Ruston
|
c54faeecd8
|
Merge tw2 related plugins and templates
Now all the plugins and templates needed are in the plugin
`tiddlywiki/classictools`
|
2013-08-04 22:06:36 +01:00 |
|