23 lines
174 B
Plaintext
23 lines
174 B
Plaintext
|
# This file will tell ESLint which files and folders it should never lint.
|
||
|
|
||
|
node_modules
|
||
|
|
||
|
*.d.ts
|
||
|
|
||
|
*.js
|
||
|
|
||
|
build
|
||
|
|
||
|
temp
|
||
|
|
||
|
library
|
||
|
|
||
|
local
|
||
|
|
||
|
native
|
||
|
|
||
|
profiles
|
||
|
|
||
|
settings
|
||
|
|
||
|
build-related
|