Peter Strøiman
9f888670d1
Replace TS eslint with `typescript-eslint`
...
This replaces the older @typescript-eslint/* packages with new flat-file
aware configuration.
2024-08-05 16:34:17 +02:00
Peter Strøiman
c8b83dd87c
Use flat format compatible eslint version
2024-08-05 16:14:56 +02:00
Peter Strøiman
4c794f807e
Update packages, and migrate eslint configuration
...
This updates the eslint configuration to the new flat file format, which
is the future format.
Also adds eslint as a dev dependency. JS Projects should have locally
installed the correct versions of development tools like
eslint/prettier, etc. So developer experience is consistent; and not
depending on external context, like globally installed versions; but the
version that matches the configuration.
Also updates outdated packages, like typescript
Would have liked to update to eslint@9, but the typescript module does
not yet support 9 as a peer dependency.
2024-08-05 15:39:23 +02:00
Tim Rogers
0b5e5a2f6e
Upgrade esbuild to v0.17.x ( #47 )
2023-01-25 13:49:50 -05:00
lishid
b46f6c9322
Update for 0.15
2022-08-09 13:38:50 -04:00
lishid
04432b2ebf
Upgrade dependencies, add strictNullChecks.
2022-06-24 15:41:39 -04:00
lishid
af0d47c19c
Always use latest obsidian package.
2022-03-09 10:29:32 -05:00
Lishid
43a3b5eaeb
Update package.json
2022-02-24 00:17:16 -05:00
aidenlx
f3286063d3
add version bump script ( #10 )
2022-01-22 16:13:50 -05:00
fyears
fe035a3008
add type check ( #22 )
2022-01-16 10:07:19 -05:00
lishid
db18a36e65
Update build script to include external node packages.
2021-11-01 15:18:11 -04:00
TfTHacker
6fdd374cb8
Adding eslint for code .\src\ ( #17 )
2021-10-30 14:04:07 -04:00
Phillip
02ac033b15
Use ESBuild API instead of passing command line arguments ( #16 )
2021-10-25 11:45:15 -04:00
lishid
3afc9d78ab
Update sample plugin to use ESBuild.
2021-10-19 13:34:58 -04:00
lishid
3b38a36a07
Upgrade dependencies.
2021-04-23 17:01:55 -04:00
lishid
f3f000a6b2
Update dependencies.
2021-04-12 19:06:03 -04:00
lishid
e1efb17322
Rollup: Don't include source code in distribution.
2021-04-06 08:48:36 -04:00
lishid
245339d8e0
Use rollup for bundling.
2020-10-26 12:02:41 -04:00
lishid
2889865881
Refactor: Use new version of obsidian.d.ts from remote.
2020-10-26 11:07:18 -04:00
lishid
ed3770792a
Initial commit!
2020-10-25 16:58:31 -04:00