1 2 3 4 5 6 7
{ "compilerOptions": { "jsx": "precompile", "jsxImportSource": "jsx-precompile", "jsxPrecompileSkipElements": ["a", "img"] } }