* Upgrades the source to work with lit-next * Aligns the linting and formatting rules/settings & ignores with the monorepo * Upgrades to the same version of typescript and tsconfig settings as the monorepo * Upgrades the test runner from karma to web-test-runner * Upgrades the dev server from es-dev-server to @web/dev-server
10 lines
136 B
Plaintext
10 lines
136 B
Plaintext
/node_modules/
|
|
/lib/
|
|
/test/
|
|
custom-elements.json
|
|
# top level source
|
|
my-element.js
|
|
my-element.js.map
|
|
my-element.d.ts
|
|
my-element.d.ts.map
|