mirror of
https://github.com/aleleba/test-list-app.git
synced 2025-09-15 02:56:56 -06:00
Initial commit
This commit is contained in:
10
.eslintignore
Normal file
10
.eslintignore
Normal file
@ -0,0 +1,10 @@
|
||||
#Build
|
||||
build
|
||||
#Webpack
|
||||
webpack.config.ts
|
||||
webpack.config.dev.ts
|
||||
webpack.config.dev.server.ts
|
||||
webpack.cy.config.ts
|
||||
#Service Worker
|
||||
service-worker.ts
|
||||
serviceWorkerRegistration.ts
|
Reference in New Issue
Block a user